Add note.
Browse files
README.md
CHANGED
|
@@ -12,6 +12,8 @@ library_name: transformers
|
|
| 12 |
|
| 13 |
# Qwen2.5-1.5B-Instruct
|
| 14 |
|
|
|
|
|
|
|
| 15 |
## Introduction
|
| 16 |
|
| 17 |
Qwen2.5 is the latest series of Qwen large language models. For Qwen2.5, we release a number of base language models and instruction-tuned language models ranging from 0.5 to 72 billion parameters. Qwen2.5 brings the following improvements upon Qwen2:
|
|
|
|
| 12 |
|
| 13 |
# Qwen2.5-1.5B-Instruct
|
| 14 |
|
| 15 |
+
**Note:** this model is for testing. It takes `Qwen2.5-1.5B-Instruct` as-is and adds `compressed-tensors` configuration for dynamic weight and input quantization.
|
| 16 |
+
|
| 17 |
## Introduction
|
| 18 |
|
| 19 |
Qwen2.5 is the latest series of Qwen large language models. For Qwen2.5, we release a number of base language models and instruction-tuned language models ranging from 0.5 to 72 billion parameters. Qwen2.5 brings the following improvements upon Qwen2:
|