Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ tags:
|
|
16 |
- qwen2
|
17 |
---
|
18 |
This is the LLaMAfied version of [Qwen1.5-0.5B-Chat](https://huggingface.co/Qwen/Qwen1.5-0.5B-Chat) model by Alibaba Cloud.
|
19 |
-
The original codebase can be found at:
|
20 |
I have made modifications to make it compatible with qwen1.5.
|
21 |
This model is converted with https://github.com/Minami-su/character_AI_open/blob/main/llamafy_qwen_v2.py
|
22 |
|
|
|
16 |
- qwen2
|
17 |
---
|
18 |
This is the LLaMAfied version of [Qwen1.5-0.5B-Chat](https://huggingface.co/Qwen/Qwen1.5-0.5B-Chat) model by Alibaba Cloud.
|
19 |
+
The original codebase can be found at: (https://github.com/hiyouga/LLaMA-Factory/blob/main/tests/llamafy_qwen.py).
|
20 |
I have made modifications to make it compatible with qwen1.5.
|
21 |
This model is converted with https://github.com/Minami-su/character_AI_open/blob/main/llamafy_qwen_v2.py
|
22 |
|