Skip to content

Commit 67e88e1

Browse files
pcuencahanouticelina
authored andcommitted
[together] Remove and reclassify models (#2794)
Same as huggingface/huggingface.js#1146
1 parent b0dee68 commit 67e88e1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/huggingface_hub/inference/_providers/together.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@
2020
"deepseek-ai/deepseek-llm-67b-chat": "deepseek-ai/deepseek-llm-67b-chat",
2121
"google/gemma-2-9b-it": "google/gemma-2-9b-it",
2222
"google/gemma-2b-it": "google/gemma-2-27b-it",
23-
"llava-hf/llava-v1.6-mistral-7b-hf": "llava-hf/llava-v1.6-mistral-7b-hf",
2423
"meta-llama/Llama-2-13b-chat-hf": "meta-llama/Llama-2-13b-chat-hf",
25-
"meta-llama/Llama-2-70b-hf": "meta-llama/Llama-2-70b-hf",
2624
"meta-llama/Llama-2-7b-chat-hf": "meta-llama/Llama-2-7b-chat-hf",
2725
"meta-llama/Llama-3.2-11B-Vision-Instruct": "meta-llama/Llama-Vision-Free",
2826
"meta-llama/Llama-3.2-3B-Instruct": "meta-llama/Llama-3.2-3B-Instruct-Turbo",
@@ -48,6 +46,7 @@
4846
"scb10x/llama-3-typhoon-v1.5x-70b-instruct-awq": "scb10x/scb10x-llama3-typhoon-v1-5x-4f316",
4947
},
5048
"text-generation": {
49+
"meta-llama/Llama-2-70b-hf": "meta-llama/Llama-2-70b-hf",
5150
"meta-llama/Meta-Llama-3-8B": "meta-llama/Meta-Llama-3-8B",
5251
"mistralai/Mixtral-8x7B-v0.1": "mistralai/Mixtral-8x7B-v0.1",
5352
},

0 commit comments

Comments
 (0)