Skip to content

Commit

Permalink
Update docs/api-inference/supported-models.md
Browse files Browse the repository at this point in the history
Co-authored-by: Omar Sanseviero <[email protected]>
  • Loading branch information
Wauplin and osanseviero authored Sep 17, 2024
1 parent 82a3dfd commit daf6182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api-inference/supported-models.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ In addition to thousands of public models available in the Hub, PRO and Enterpri
|--------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------|--------------------------------------------------------------|
| Meta Llama 3.1 Instruct | [8B](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct), [70B](https://huggingface.co/meta-llama/Meta-Llama-3.1-70B-Instruct) | 128k tokens | High quality multilingual chat model with large context length |
| Meta Llama 3 Instruct | [8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct), [70B](https://huggingface.co/meta-llama/Meta-Llama-3-70B-Instruct) | 8k tokens | One of the best chat models |
| Meta Llama Guard 3 | [8B](hhttps://huggingface.co/meta-llama/Llama-Guard-3-8B) | 4k tokens | |
| Meta Llama Guard 3 | [8B](https://huggingface.co/meta-llama/Llama-Guard-3-8B) | 4k tokens | |
| Llama 2 Chat | [7B](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf), [13B](https://huggingface.co/meta-llama/Llama-2-13b-chat-hf), [70B](https://huggingface.co/meta-llama/Llama-2-70b-chat-hf) | 4k tokens | One of the best conversational models |
| DeepSeek Coder v2 | [236B](https://huggingface.co/deepseek-ai/DeepSeek-Coder-V2-Instruct) | 16k tokens | A model with coding capabilities. |
| Aya 23 | [8B](https://huggingface.co/CohereForAI/aya-23-8B), [35B](https://huggingface.co/CohereForAI/aya-23-35B) | 4k tokens | A model with multilingual capabilities. |
Expand Down

0 comments on commit daf6182

Please sign in to comment.