mirror of
https://github.com/QwenLM/Qwen.git
synced 2026-05-20 16:35:47 +08:00
update news
This commit is contained in:
@@ -15,10 +15,10 @@
|
||||
</p>
|
||||
<br><br>
|
||||
|
||||
| | Qwen-Chat | Qwen-Chat (Int4) | Qwen |
|
||||
|-----|:------------------------------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------:|
|
||||
| 7B | <a href="https://modelscope.cn/models/qwen/Qwen-7B-Chat/summary">π€</a> <a href="https://huggingface.co/Qwen/Qwen-7B-Chat">π€</a> | <a href="https://modelscope.cn/models/qwen/Qwen-7B-Chat-Int4/summary">π€</a> <a href="https://huggingface.co/Qwen/Qwen-7B-Chat-Int4">π€</a> | <a href="https://modelscope.cn/models/qwen/Qwen-7B/summary">π€</a> <a href="https://huggingface.co/Qwen/Qwen-7B">π€</a> |
|
||||
| 14B | <a href="https://modelscope.cn/models/qwen/Qwen-14B-Chat/summary">π€</a> <a href="https://huggingface.co/Qwen/Qwen-14B-Chat">π€</a> | <a href="https://modelscope.cn/models/qwen/Qwen-14B-Chat-Int4/summary">π€</a> <a href="https://huggingface.co/Qwen/Qwen-14B-Chat-Int4">π€</a> | <a href="https://modelscope.cn/models/qwen/Qwen-14B/summary">π€</a> <a href="https://huggingface.co/Qwen/Qwen-14B">π€</a> |
|
||||
| | Qwen-Chat | Qwen-Chat (Int4) | Qwen-Chat (Int8) | Qwen |
|
||||
|-----|:------------------------------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------------------------:|:---------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------:|
|
||||
| 7B | <a href="https://modelscope.cn/models/qwen/Qwen-7B-Chat/summary">π€</a> <a href="https://huggingface.co/Qwen/Qwen-7B-Chat">π€</a> | <a href="https://modelscope.cn/models/qwen/Qwen-7B-Chat-Int4/summary">π€</a> <a href="https://huggingface.co/Qwen/Qwen-7B-Chat-Int4">π€</a> | <a href="https://huggingface.co/Qwen/Qwen-7B-Chat-Int8">π€</a> | <a href="https://modelscope.cn/models/qwen/Qwen-7B/summary">π€</a> <a href="https://huggingface.co/Qwen/Qwen-7B">π€</a> |
|
||||
| 14B | <a href="https://modelscope.cn/models/qwen/Qwen-14B-Chat/summary">π€</a> <a href="https://huggingface.co/Qwen/Qwen-14B-Chat">π€</a> | <a href="https://modelscope.cn/models/qwen/Qwen-14B-Chat-Int4/summary">π€</a> <a href="https://huggingface.co/Qwen/Qwen-14B-Chat-Int4">π€</a> | <a href="https://huggingface.co/Qwen/Qwen-14B-Chat-Int8">π€</a> | <a href="https://modelscope.cn/models/qwen/Qwen-14B/summary">π€</a> <a href="https://huggingface.co/Qwen/Qwen-14B">π€</a> |
|
||||
|
||||
|
||||
|
||||
@@ -46,6 +46,7 @@ Would like to chat with us or date us coffee time? Welcome to our Discord or WeC
|
||||
|
||||
## News and Updates
|
||||
|
||||
* 2023.10.17 We release the Int8 quantized model **Qwen-7B-Chat-Int8** and **Qwen-14B-Chat-Int8**.
|
||||
* 2023.9.25 π₯ We release **Qwen-14B** and **Qwen-14B-Chat** on ModelScope and Hugging Face, along with [qwen.cpp](https://github.com/QwenLM/qwen.cpp) and [Qwen-Agent](https://github.com/QwenLM/Qwen-Agent). Codes and checkpoints of **Qwen-7B** and **Qwen-7B-Chat** are also updated. **PLEASE PULL THE LATEST VERSION!**
|
||||
- Compared to **Qwen-7B** (original), **Qwen-7B** uses more training tokens, increasing from 2.2T tokens to 2.4T tokens, while the context length extends from 2048 to 8192. The Chinese knowledge and coding ability of **Qwen-7B** have been further improved.
|
||||
* 2023.9.12 We now support finetuning on the Qwen-7B models, including full-parameter finetuning, LoRA and Q-LoRA.
|
||||
|
||||
Reference in New Issue
Block a user