codefuse-admin
commited on
Commit
·
f9fe176
1
Parent(s):
cffbce0
Update README.md
Browse files
README.md
CHANGED
@@ -113,7 +113,7 @@ When applying inference, you always make your input string end with "<|role_star
|
|
113 |
## Quickstart
|
114 |
|
115 |
```bash
|
116 |
-
git clone https://
|
117 |
```
|
118 |
|
119 |
```bash
|
@@ -303,7 +303,7 @@ CodeFuse-CodeLlama-34B-4bits是CodeFuse-CodeLlama-34B模型的4bits量化版本
|
|
303 |
## 快速使用
|
304 |
|
305 |
```bash
|
306 |
-
git clone https://
|
307 |
```
|
308 |
|
309 |
|
|
|
113 |
## Quickstart
|
114 |
|
115 |
```bash
|
116 |
+
git clone https://huggingface.co/codefuse-ai/CodeFuse-CodeLlama-34B-4bits.git
|
117 |
```
|
118 |
|
119 |
```bash
|
|
|
303 |
## 快速使用
|
304 |
|
305 |
```bash
|
306 |
+
git clone https://huggingface.co/codefuse-ai/CodeFuse-CodeLlama-34B-4bits.git
|
307 |
```
|
308 |
|
309 |
|