[Model] Add OLMo November 2024 model (#10503)

This commit is contained in:
Shane A
2024-11-25 14:26:40 -08:00
committed by GitHub
parent 1b583cfefa
commit 9db713a1dc
8 changed files with 611 additions and 2 deletions

View File

@ -234,6 +234,11 @@ Text Generation
- :code:`allenai/OLMo-1B-hf`, :code:`allenai/OLMo-7B-hf`, etc.
-
- ✅︎
* - :code:`OLMo2ForCausalLM`
- OLMo2
- :code:`allenai/OLMo2-7B-1124`, etc.
-
- ✅︎
* - :code:`OLMoEForCausalLM`
- OLMoE
- :code:`allenai/OLMoE-1B-7B-0924`, :code:`allenai/OLMoE-1B-7B-0924-Instruct`, etc.