Update README.md
Browse files
README.md
CHANGED
|
@@ -51,6 +51,10 @@ Please write me a program in golang that parses all the lines in a file, and rev
|
|
| 51 |
<|im_start|>assistant
|
| 52 |
```
|
| 53 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 54 |
## Gratitude
|
| 55 |
- This model was made possible by the generous sponsorship of [latitude.sh](https://www.latitude.sh/).
|
| 56 |
- Huge thank you to [BigCode](https://www.bigcode-project.org/) for training and publishing the weights of StarCoder2
|
|
@@ -61,10 +65,6 @@ Please write me a program in golang that parses all the lines in a file, and rev
|
|
| 61 |
|
| 62 |
## Example Output
|
| 63 |
|
| 64 |
-
## GGUF
|
| 65 |
-
|
| 66 |
-
Available [here](https://huggingface.co/macadeliccc/dolphincoder-starcoder2-15b-GGUF)
|
| 67 |
-
|
| 68 |

|
| 69 |
|
| 70 |

|
|
|
|
| 51 |
<|im_start|>assistant
|
| 52 |
```
|
| 53 |
|
| 54 |
+
## Quantized models
|
| 55 |
+
|
| 56 |
+
- [gguf](https://huggingface.co/macadeliccc/dolphincoder-starcoder2-15b-GGUF)
|
| 57 |
+
|
| 58 |
## Gratitude
|
| 59 |
- This model was made possible by the generous sponsorship of [latitude.sh](https://www.latitude.sh/).
|
| 60 |
- Huge thank you to [BigCode](https://www.bigcode-project.org/) for training and publishing the weights of StarCoder2
|
|
|
|
| 65 |
|
| 66 |
## Example Output
|
| 67 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 68 |

|
| 69 |
|
| 70 |

|