fix names and license for Qwen2 (#2589)

This commit is contained in:
Junyang Lin
2024-01-25 14:37:51 +08:00
committed by GitHub
parent 3a7dd7e367
commit 2832e7b9f9
2 changed files with 4 additions and 3 deletions

View File

@@ -70,7 +70,7 @@ Alongside each architecture, we include some popular models that use it.
- :code:`Qwen/Qwen-7B`, :code:`Qwen/Qwen-7B-Chat`, etc.
* - :code:`Qwen2ForCausalLM`
- Qwen2
- :code:`Qwen/Qwen2-7B-beta`, :code:`Qwen/Qwen-7B-Chat-beta`, etc.
- :code:`Qwen/Qwen2-beta-7B`, :code:`Qwen/Qwen2-beta-7B-Chat`, etc.
* - :code:`StableLMEpochForCausalLM`
- StableLM
- :code:`stabilityai/stablelm-3b-4e1t/` , :code:`stabilityai/stablelm-base-alpha-7b-v2`, etc.