Update README.md
Browse files
README.md
CHANGED
@@ -33,7 +33,7 @@ Qwen2.5-Coder is the latest series of Code-Specific Qwen large language models (
|
|
33 |
- Number of Paramaters (Non-Embedding): 13.1B
|
34 |
- Number of Layers: 48
|
35 |
- Number of Attention Heads (GQA): 40 for Q and 8 for KV
|
36 |
-
- Context Length: 131,072 tokens
|
37 |
- Please refer to [this section](#processing-long-texts) for detailed instructions on how to deploy Qwen2.5 for handling long texts.
|
38 |
|
39 |
**We do not recommend using base language models for conversations.** Instead, you can apply post-training, e.g., SFT, RLHF, continued pretraining, etc., or fill in the middle tasks on this model.
|
|
|
33 |
- Number of Paramaters (Non-Embedding): 13.1B
|
34 |
- Number of Layers: 48
|
35 |
- Number of Attention Heads (GQA): 40 for Q and 8 for KV
|
36 |
+
- Context Length: Full 131,072 tokens
|
37 |
- Please refer to [this section](#processing-long-texts) for detailed instructions on how to deploy Qwen2.5 for handling long texts.
|
38 |
|
39 |
**We do not recommend using base language models for conversations.** Instead, you can apply post-training, e.g., SFT, RLHF, continued pretraining, etc., or fill in the middle tasks on this model.
|