Update README.md
Browse files
README.md
CHANGED
|
@@ -44,8 +44,6 @@ CodeFuse-Mixtral-8x7B is a Code-LLM finetuned by QLoRA on multiple code-related
|
|
| 44 |
|
| 45 |
+ If you wish to fine-tune the model yourself, you can visit ✨[MFTCoder](https://github.com/codefuse-ai/MFTCoder)✨✨
|
| 46 |
|
| 47 |
-
+ If you wish to deploy the model yourself, you can visit ✨[FasterTransformer4CodeFuse](https://github.com/codefuse-ai/FasterTransformer4CodeFuse)✨✨
|
| 48 |
-
|
| 49 |
+ If you wish to see a demo of the model, you can visit ✨[CodeFuse Demo](https://github.com/codefuse-ai/codefuse)✨✨
|
| 50 |
|
| 51 |
<br>
|
|
@@ -205,7 +203,8 @@ print(gen_text[0])
|
|
| 205 |
|
| 206 |
## 模型简介
|
| 207 |
|
| 208 |
-
CodeFuse-
|
|
|
|
| 209 |
<br>
|
| 210 |
|
| 211 |
## 新闻
|
|
|
|
| 44 |
|
| 45 |
+ If you wish to fine-tune the model yourself, you can visit ✨[MFTCoder](https://github.com/codefuse-ai/MFTCoder)✨✨
|
| 46 |
|
|
|
|
|
|
|
| 47 |
+ If you wish to see a demo of the model, you can visit ✨[CodeFuse Demo](https://github.com/codefuse-ai/codefuse)✨✨
|
| 48 |
|
| 49 |
<br>
|
|
|
|
| 203 |
|
| 204 |
## 模型简介
|
| 205 |
|
| 206 |
+
CodeFuse-Mixtral-8x7B 是一个通过QLoRA对基座模型Mixtral-8x7B进行多代码任务微调而得到的代码大模型。
|
| 207 |
+
|
| 208 |
<br>
|
| 209 |
|
| 210 |
## 新闻
|