Updated readme
Browse files
README.md
CHANGED
|
@@ -8,6 +8,9 @@ tags:
|
|
| 8 |
|
| 9 |
# LFM2-350M-Code : GGUF
|
| 10 |
|
|
|
|
|
|
|
|
|
|
| 11 |
This model was finetuned and converted to GGUF format using [Unsloth](https://github.com/unslothai/unsloth).
|
| 12 |
|
| 13 |
**Example usage**:
|
|
|
|
| 8 |
|
| 9 |
# LFM2-350M-Code : GGUF
|
| 10 |
|
| 11 |
+
Finetuned using the [Code-Feedback](https://huggingface.co/datasets/m-a-p/Code-Feedback) dataset.
|
| 12 |
+
Original [model](https://huggingface.co/LiquidAI/LFM2-350M).
|
| 13 |
+
|
| 14 |
This model was finetuned and converted to GGUF format using [Unsloth](https://github.com/unslothai/unsloth).
|
| 15 |
|
| 16 |
**Example usage**:
|