mirror of
https://github.com/exo-explore/exo.git
synced 2025-10-23 02:57:14 +03:00
Add 4-bit to the end of DeepSeek V3/R1 model descriptions
This commit is contained in:
@@ -174,9 +174,9 @@ pretty_name = {
|
||||
"mistral-large": "Mistral Large",
|
||||
"deepseek-coder-v2-lite": "Deepseek Coder V2 Lite",
|
||||
"deepseek-coder-v2.5": "Deepseek Coder V2.5",
|
||||
"deepseek-v3": "Deepseek V3",
|
||||
"deepseek-v3": "Deepseek V3 (4-bit)",
|
||||
"deepseek-v3-3bit": "Deepseek V3 (3-bit)",
|
||||
"deepseek-r1": "Deepseek R1",
|
||||
"deepseek-r1": "Deepseek R1 (4-bit)",
|
||||
"deepseek-r1-3bit": "Deepseek R1 (3-bit)",
|
||||
"llava-1.5-7b-hf": "LLaVa 1.5 7B (Vision Model)",
|
||||
"qwen-2.5-0.5b": "Qwen 2.5 0.5B",
|
||||
|
||||
Reference in New Issue
Block a user