Locutusque commited on
Commit
98983f4
·
verified ·
1 Parent(s): f7234ec

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
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.