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 4eb0837
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 0 deletions.
28 changes: 28 additions & 0 deletions assets/uw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,31 @@
prohibited_uses: ''
monitoring: ''
feedback: ''
- type: model
name: HunyuanVideo
organization: unknown
description: "a 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 "HunyuanVideo (Image-to-Video Model)"
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: [SD3, FLUX, Llama, LLaVA, Xtuner, diffusers, HuggingFace]
training_emissions: unknown
training_time: unknown
training_hardware: unknown
quality_control: "we conducted inference only once, avoiding any cherry-picking of results."
access:
explanation: "We present HunyuanVideo, a novel open-source video foundation model"
value: open
license: unknown
intended_uses: "empower everyone in the community to experiment with their ideas, fostering a more dynamic and vibrant video generation ecosystem."
prohibited_uses: unknown
monitoring: unknown
feedback: unknown

26 changes: 26 additions & 0 deletions assets/xwin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,29 @@
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-12-04
url: https://huggingface.co/Qwen/QwQ-32B-Preview
model_card: https://huggingface.co/Qwen/QwQ-32B-Preview
modality:
explanation: "provides a code snippet with apply_chat_template to show you how to load the tokenizer and model and how to generate contents."
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 has identified limitations such as language mixing, recursive reasoning loops, and requires enhanced safety measures.
access: ''
license: unknown
intended_uses: Advancing AI reasoning capabilities, particularly excelling in math and coding.
prohibited_uses: unknown
monitoring: unknown
feedback: unknown

0 comments on commit 4eb0837

Please sign in to comment.