Fix baichuan doc style (#748)

This commit is contained in:
Uranus
2023-08-13 20:57:31 -07:00
committed by GitHub
parent e06f504a76
commit 1b151ed181
+1 -1
View File
@@ -16,7 +16,7 @@ Alongside each architecture, we include some popular models that use it.
- Example HuggingFace Models
* - :code:`BaiChuanForCausalLM`
- Baichuan
- :code:`baichuan-inc/Baichuan-7B`, `baichuan-inc/Baichuan-13B-Chat`, etc.
- :code:`baichuan-inc/Baichuan-7B`, :code:`baichuan-inc/Baichuan-13B-Chat`, etc.
* - :code:`BloomForCausalLM`
- BLOOM, BLOOMZ, BLOOMChat
- :code:`bigscience/bloom`, :code:`bigscience/bloomz`, etc.