Skip to content

Commit

Permalink
Updated supported base models in docs (#458)
Browse files Browse the repository at this point in the history
  • Loading branch information
arnavgarg1 authored May 7, 2024
1 parent c917ccd commit 157c97d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/models/base_models.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,17 @@
## Supported Architectures

- 🦙 [Llama](https://huggingface.co/meta-llama)
- [CodeLlama](https://huggingface.co/codellama)
- [CodeLlama](https://huggingface.co/codellama)
- 🌬️[Mistral](https://huggingface.co/mistralai)
- [Zephyr](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta)
- [Zephyr](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta)
- 🔄 [Mixtral](https://huggingface.co/mistralai/Mixtral-8x7B-v0.1)
- 💎 [Gemma](https://blog.google/technology/developers/gemma-open-models/)
- 🏛️ [Phi-3](https://azure.microsoft.com/en-us/blog/introducing-phi-3-redefining-whats-possible-with-slms/) / [Phi-2](https://huggingface.co/microsoft/phi-2)
- 🔮 [Qwen2 / Qwen](https://huggingface.co/Qwen)
- 🗣️ [Command-R](https://docs.cohere.com/docs/command-r)
- 🧱 [DBRX](https://www.databricks.com/blog/introducing-dbrx-new-state-art-open-llm)
- 🤖 [GPT2](https://huggingface.co/gpt2)
- 🔆 [Solar](https://huggingface.co/upstage/SOLAR-10.7B-v1.0)
- 🌸 [Bloom](https://huggingface.co/bigscience/bloom)

Other architectures are supported on a best effort basis, but do not support dynamic adapter loading.
Expand Down

0 comments on commit 157c97d

Please sign in to comment.