Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
language:
|
4 |
+
- en
|
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.
|