bartowski commited on
Commit
fddaeb8
1 Parent(s): 8f016fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -4
README.md CHANGED
@@ -11,15 +11,22 @@ pipeline_tag: text-generation
11
  **GGUF quantization:** provided by [bartowski](https://huggingface.co/bartowski) based on `llama.cpp` release [b3772](https://github.com/ggerganov/llama.cpp/releases/tag/b3772)<br>
12
 
13
  ## Model Summary:
14
- No summary provided
15
 
16
- ## Prompt Template:
17
 
18
- No prompt template provided
 
 
19
 
20
  ## Technical Details
21
 
22
- No technical details provided
 
 
 
 
 
 
23
 
24
  ## Special thanks
25
 
 
11
  **GGUF quantization:** provided by [bartowski](https://huggingface.co/bartowski) based on `llama.cpp` release [b3772](https://github.com/ggerganov/llama.cpp/releases/tag/b3772)<br>
12
 
13
  ## Model Summary:
 
14
 
15
+ Qwen 2.5 is an update to the highly successful Qwen 2 series of models, with a huge range of releases.
16
 
17
+ This 72B model represents the flagship of them all, with a large-scale training dataset and enhanced instruction following.
18
+
19
+ It also features a large context, and support for generating long texts in over 29 languages.
20
 
21
  ## Technical Details
22
 
23
+ Long context: Support for 128k tokens and 8k token generation
24
+
25
+ Large-scale training dataset: 18T tokens for the training encompasses a huge range of knowledge.
26
+
27
+ Enhanced structured data understanding and generation.
28
+
29
+ Over 29 languages including Chinese, English, French, Spanish, Portuguese, German, Italian, Russian, Japanese, Korean, Vietnamese, Thai, and Arabic.
30
 
31
  ## Special thanks
32