[MODEL] add Exaone model support (#7819)

This commit is contained in:
Yohan Na
2024-08-30 15:34:20 +09:00
committed by GitHub
parent 34a0e96d46
commit dc13e99348
6 changed files with 820 additions and 5 deletions

View File

@@ -51,6 +51,10 @@ Decoder-only Language Models
- DeciLM
- :code:`Deci/DeciLM-7B`, :code:`Deci/DeciLM-7B-instruct`, etc.
-
* - :code:`ExaoneForCausalLM`
- EXAONE-3
- :code:`LGAI-EXAONE/EXAONE-3.0-7.8B-Instruct`, etc.
- ✅︎
* - :code:`FalconForCausalLM`
- Falcon
- :code:`tiiuae/falcon-7b`, :code:`tiiuae/falcon-40b`, :code:`tiiuae/falcon-rw-7b`, etc.