Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,10 @@ license: apache-2.0
|
|
6 |
---
|
7 |
# Replete-LLM-V2.5-Qwen-32b
|
8 |
|
|
|
|
|
|
|
|
|
9 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/642cc1c253e76b4c2286c58e/ihnWXDEgV-ZKN_B036U1J.png)
|
10 |
|
11 |
Replete-LLM-V2.5-Qwen-32b is a continues finetuned version of Qwen2.5-32B. I noticed recently that the Qwen team did not learn from my methods of continuous finetuning, the great benefits, and no downsides of it. So I took it upon myself to merge the instruct model with the base model myself using the *Ties* merge method
|
|
|
6 |
---
|
7 |
# Replete-LLM-V2.5-Qwen-32b
|
8 |
|
9 |
+
Original Model page
|
10 |
+
|
11 |
+
- https://huggingface.co/Replete-AI/Replete-LLM-V2.5-Qwen-32b
|
12 |
+
|
13 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/642cc1c253e76b4c2286c58e/ihnWXDEgV-ZKN_B036U1J.png)
|
14 |
|
15 |
Replete-LLM-V2.5-Qwen-32b is a continues finetuned version of Qwen2.5-32B. I noticed recently that the Qwen team did not learn from my methods of continuous finetuning, the great benefits, and no downsides of it. So I took it upon myself to merge the instruct model with the base model myself using the *Ties* merge method
|