KnutJaegersberg commited on
Commit
c53e0ea
·
verified ·
1 Parent(s): b0b4102

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -4,6 +4,8 @@ license_name: qwen
4
  license_link: LICENSE
5
  ---
6
 
 
 
7
  I used this script to make the model and used the tokenizer of CausalLM, as suggested in the comments of the script.
8
 
9
  https://github.com/hiyouga/LLaMA-Factory/blob/main/tests/llamafy_qwen.py
 
4
  license_link: LICENSE
5
  ---
6
 
7
+ This is a llamafied qwen-14b for compatibility with the llama software ecosystem.
8
+
9
  I used this script to make the model and used the tokenizer of CausalLM, as suggested in the comments of the script.
10
 
11
  https://github.com/hiyouga/LLaMA-Factory/blob/main/tests/llamafy_qwen.py