Update README.md
Browse files
README.md
CHANGED
@@ -40,8 +40,4 @@ slices:
|
|
40 |
model:
|
41 |
path: ../CodeLlama-70b-Python-hf
|
42 |
```
|
43 |
-
|
44 |
-
|
45 |
-
```bash
|
46 |
-
cat BigCodeLlama-92b-q9.gguf.part0 BigCodeLlama-92b-q8.gguf.part1 > BigCodeLlama-92b-q8.gguf
|
47 |
-
```
|
|
|
40 |
model:
|
41 |
path: ../CodeLlama-70b-Python-hf
|
42 |
```
|
43 |
+
Gguf available here https://huggingface.co/nisten/BigCodeLlama-92b-GGUF
|
|
|
|
|
|
|
|