Update README.md
Browse files
README.md
CHANGED
@@ -24,4 +24,8 @@ I recommend passing eos_token="<|im_end|>" when initializing the tokenizer.
|
|
24 |
|
25 |
# Recommended inference parameters
|
26 |
|
27 |
-
temperature=0.2, top_p=0.14, top_k=12, repetition_penalty=1.1
|
|
|
|
|
|
|
|
|
|
24 |
|
25 |
# Recommended inference parameters
|
26 |
|
27 |
+
temperature=0.2, top_p=0.14, top_k=12, repetition_penalty=1.1
|
28 |
+
|
29 |
+
# License
|
30 |
+
|
31 |
+
Please make sure to read the Qwen licensing agreement before using this model.
|