Unverified Commit 1b151ed1 authored by Uranus's avatar Uranus Committed by GitHub
Browse files

Fix baichuan doc style (#748)

parent e06f504a
...@@ -16,7 +16,7 @@ Alongside each architecture, we include some popular models that use it. ...@@ -16,7 +16,7 @@ Alongside each architecture, we include some popular models that use it.
- Example HuggingFace Models - Example HuggingFace Models
* - :code:`BaiChuanForCausalLM` * - :code:`BaiChuanForCausalLM`
- Baichuan - 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` * - :code:`BloomForCausalLM`
- BLOOM, BLOOMZ, BLOOMChat - BLOOM, BLOOMZ, BLOOMChat
- :code:`bigscience/bloom`, :code:`bigscience/bloomz`, etc. - :code:`bigscience/bloom`, :code:`bigscience/bloomz`, etc.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment