Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
---
|
4 |
+
|
5 |
+
Llama version of https://huggingface.co/Qwen/Qwen-72B
|
6 |
+
|
7 |
+
I used this script to make this model:
|
8 |
+
|
9 |
+
https://github.com/hiyouga/LLaMA-Factory/blob/main/tests/llamafy_qwen.py
|