Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,8 @@ This is the LLaMAfied version of [Qwen-14B-Chat](https://huggingface.co/Qwen/Qwe
|
|
17 |
|
18 |
This model is converted with https://github.com/hiyouga/LLaMA-Factory/blob/main/tests/llamafy_qwen.py
|
19 |
|
|
|
|
|
20 |
You may use this model for fine-tuning in downstream tasks, we recommend using our efficient fine-tuning toolkit. https://github.com/hiyouga/LLaMA-Factory
|
21 |
|
22 |
- **Developed by:** Alibaba Cloud.
|
|
|
17 |
|
18 |
This model is converted with https://github.com/hiyouga/LLaMA-Factory/blob/main/tests/llamafy_qwen.py
|
19 |
|
20 |
+
The tokenizer is borrowed from https://huggingface.co/CausalLM/72B-preview-llamafied-qwen-llamafy
|
21 |
+
|
22 |
You may use this model for fine-tuning in downstream tasks, we recommend using our efficient fine-tuning toolkit. https://github.com/hiyouga/LLaMA-Factory
|
23 |
|
24 |
- **Developed by:** Alibaba Cloud.
|