Update README.md
Browse files
README.md
CHANGED
@@ -6,9 +6,9 @@ license: other
|
|
6 |
license_name: qwen
|
7 |
license_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct/blob/main/LICENSE
|
8 |
---
|
9 |
-
#
|
10 |
|
11 |
-
![image/
|
12 |
|
13 |
Replete-LLM-V2.5-Qwen-72b is a continues finetuned version of Qwen2.5-72B. 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
|
14 |
|
|
|
6 |
license_name: qwen
|
7 |
license_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct/blob/main/LICENSE
|
8 |
---
|
9 |
+
# Rombos-LLM-V2.5-Qwen-72b
|
10 |
|
11 |
+
![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/642cc1c253e76b4c2286c58e/wp9qOi2K2WGzkey0I3SgH.jpeg)
|
12 |
|
13 |
Replete-LLM-V2.5-Qwen-72b is a continues finetuned version of Qwen2.5-72B. 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
|
14 |
|