KnutJaegersberg
commited on
Commit
•
aa35efe
1
Parent(s):
0d6a681
Update README.md
Browse files
README.md
CHANGED
@@ -3,3 +3,10 @@ license: other
|
|
3 |
license_name: qwen
|
4 |
license_link: LICENSE
|
5 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
license_name: qwen
|
4 |
license_link: LICENSE
|
5 |
---
|
6 |
+
|
7 |
+
|
8 |
+
Their non-commercial research license applies.
|
9 |
+
|
10 |
+
I used this script to make the model and used the tokenizer of CausalLM, as suggested in the comments of the script.
|
11 |
+
|
12 |
+
https://github.com/hiyouga/LLaMA-Factory/blob/main/tests/llamafy_qwen.py
|