Feat: add seedoss (#3104) [skip ci]
* feat: add seedoss cce * feat: add seedoss config and docs * fix: shouldn't have target modules with target linear * feat: add vram numbers * fix: hf link * fix: name * fix: support multipack seedoss * fix: merge error * feat: update seedoss instructions for transformers release
This commit is contained in:
@@ -34,6 +34,7 @@ plugins:
|
||||
- arcee
|
||||
- cohere
|
||||
- cohere2
|
||||
- deepseek_v3
|
||||
- gemma
|
||||
- gemma2
|
||||
- gemma3
|
||||
@@ -42,6 +43,7 @@ plugins:
|
||||
- gemma3n_text
|
||||
- glm
|
||||
- glm4
|
||||
- glm4_moe
|
||||
- gpt_oss
|
||||
- granite
|
||||
- granitemoe
|
||||
@@ -64,6 +66,7 @@ plugins:
|
||||
- qwen3
|
||||
- qwen3_moe
|
||||
- smollm3
|
||||
- seed_oss
|
||||
- voxtral
|
||||
|
||||
## Citation
|
||||
|
||||
@@ -38,6 +38,7 @@ SUPPORTED_MULTIPACK_MODEL_TYPES = [
|
||||
"smollm3",
|
||||
"gpt_oss",
|
||||
"arcee",
|
||||
"seed_oss",
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user