Weyaxi commited on
Commit
e94ac96
1 Parent(s): af43600

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -8,4 +8,6 @@ Llama version of https://huggingface.co/Qwen/Qwen-72B
8
 
9
  I used this script to make this model:
10
 
11
- https://github.com/hiyouga/LLaMA-Factory/blob/main/tests/llamafy_qwen.py
 
 
 
8
 
9
  I used this script to make this model:
10
 
11
+ https://github.com/hiyouga/LLaMA-Factory/blob/main/tests/llamafy_qwen.py
12
+
13
+ Tokenizer is taken from https://huggingface.co/KnutJaegersberg/Qwen-14B-Llamafied