rombodawg commited on
Commit
cf0d6bc
·
verified ·
1 Parent(s): 5260f18

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -8,6 +8,10 @@ license_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct/blob/main/LICENSE
8
  ---
9
  # Replete-LLM-V2.5-Qwen-72b
10
 
 
 
 
 
11
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/642cc1c253e76b4c2286c58e/ihnWXDEgV-ZKN_B036U1J.png)
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
 
8
  ---
9
  # Replete-LLM-V2.5-Qwen-72b
10
 
11
+ Original Model page:
12
+
13
+ - https://huggingface.co/Replete-AI/Replete-LLM-V2.5-Qwen-72b
14
+
15
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/642cc1c253e76b4c2286c58e/ihnWXDEgV-ZKN_B036U1J.png)
16
 
17
  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