Skip to content

Commit

Permalink
add assets identified by bot
Browse files Browse the repository at this point in the history
  • Loading branch information
www-data committed Dec 4, 2024
1 parent 2180237 commit 53fc7cf
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 0 deletions.
30 changes: 30 additions & 0 deletions assets/uw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,33 @@
prohibited_uses: ''
monitoring: ''
feedback: ''
- type: model
name: HunyuanVideo
organization: unknown
description: "novel open-source video foundation model that exhibits performance in video generation that is comparable to, if not superior to, leading closed-source models."
created_date: 2024-12-03
url: https://huggingface.co/tencent/HunyuanVideo
model_card: https://huggingface.co/tencent/HunyuanVideo
modality:
explanation: "HunyuanVideo (Text-to-Video Model)" and "our generate model generates an output latent, which is decoded to images or videos"
value: text; video
analysis: "We conducted extensive experiments and implemented a series of targeted designs to ensure high visual quality, motion diversity, text-video alignment, and generation stability."
size:
explanation: "we successfully trained a video generative model with over 13 billion parameters"
value: 13B parameters
dependencies: [Llama, LLaVA, diffusers]
training_emissions: unknown
training_time: unknown
training_hardware:
explanation: "We have tested on a single H800/H20 GPU."
value: A single NVIDIA GPU with CUDA support of "a single H800/H20 GPU."
quality_control: "we conducted inference only once, avoiding any cherry-picking of results."
access:
explanation: "a novel open-source video foundation model"
value: open
license: unknown
intended_uses: "bridge the gap between closed-source and open-source video foundation models" and "fostering a more dynamic and vibrant video generation ecosystem."
prohibited_uses: unknown
monitoring: unknown
feedback: unknown

28 changes: 28 additions & 0 deletions assets/xwin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,31 @@
prohibited_uses: ''
monitoring: none
feedback: https://huggingface.co/Xwin-LM/Xwin-LM-70B-V0.1/discussions
- type: model
name: QwQ-32B-Preview
organization: Qwen Team
description: "QwQ-32B-Preview is an experimental research model developed by the Qwen Team, focused on advancing AI reasoning capabilities."
created_date: 2024-11-01
url: https://huggingface.co/Qwen/QwQ-32B-Preview
model_card: https://huggingface.co/Qwen/QwQ-32B-Preview
modality:
explanation: "The model excels in math and coding but has room for improvement in other areas, such as common sense reasoning and nuanced language understanding."
value: text; text
analysis: unknown
size:
explanation: "Number of Parameters: 32.5B"
value: 32.5B parameters
dependencies: [Qwen2.5]
training_emissions: unknown
training_time: unknown
training_hardware: unknown
quality_control: "The model requires enhanced safety measures to ensure reliable and secure performance, and users should exercise caution when deploying it."
access:
explanation: "Here provides a code snippet with apply_chat_template to show you how to load the tokenizer and model and how to generate contents."
value: open
license: unknown
intended_uses: unknown
prohibited_uses: "Safety and Ethical Considerations, The model requires enhanced safety measures to ensure reliable and secure performance, and users should exercise caution when deploying it."
monitoring: unknown
feedback: unknown

0 comments on commit 53fc7cf

Please sign in to comment.