catplusplus/Qwen3-Omni-30B-A3B-Instruct-NVFP4

认证创作者 catplusplus 已认证
🤗 Hugging Face 来源apache-2.035.3B 参数激活 3B42 GBsafetensors✓ 6 个校验和今天更新
一条命令提交

在你的模型文件夹旁边运行它。它会制作种子、将文件与 Hugging Face 比对,然后提交。你只需开始做种,并粘贴你账户中的密钥。它只读取你的文件,绝不修改。如果愿意,可以先阅读脚本。

curl -fsSL https://pirateface.co/package.sh | bash -s -- --repo catplusplus/Qwen3-Omni-30B-A3B-Instruct-NVFP4 ./model-folder
需要做种者 →

So I want an LLM to teach me Japanese and I have an NVIDIA Thor. I have compressed models text layers to fit into available memory. I also included patched llmcompessor, inference script and a proof of concept script that does a multi turn voice conversation with vllm-omni in extras.

This model quantizes all layers which works Ok for voice recognition and text generation, but results in garbled voice. Keeping it because it's useful with external TTS that can give more voice options. Use catplusplus/Qwen3-Omni-30B-A3B-Instruct-NVFP4-talker-safe for voice generation, the tradeoff is larger size.