Update README.md
Browse files
README.md
CHANGED
|
@@ -5,4 +5,7 @@ language:
|
|
| 5 |
- zh
|
| 6 |
---
|
| 7 |
# Description
|
| 8 |
-
This is a llamafied version of the Qwen/Qwen-7B model, with theoretically no performance degradation since the tokenizer was not replaced. It was llamafied using a script found in the LLaMA-factory repository.
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
- zh
|
| 6 |
---
|
| 7 |
# Description
|
| 8 |
+
This is a llamafied version of the Qwen/Qwen-7B model, with theoretically no performance degradation since the tokenizer was not replaced. It was llamafied using a script found in the LLaMA-factory repository.
|
| 9 |
+
|
| 10 |
+
# License
|
| 11 |
+
Make sure to comply with the non-commercial license given by Qwen.
|