Update
Browse files
README.md
CHANGED
|
@@ -3,7 +3,10 @@ tags:
|
|
| 3 |
- gguf
|
| 4 |
- llama.cpp
|
| 5 |
- unsloth
|
| 6 |
-
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
# LFM2-350M-Code : GGUF
|
|
@@ -21,4 +24,4 @@ This model was finetuned and converted to GGUF format using [Unsloth](https://gi
|
|
| 21 |
- `LFM2-350M.Q8_0.gguf`
|
| 22 |
- `LFM2-350M.Q4_K_M.gguf`
|
| 23 |
This was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth)
|
| 24 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
|
| 3 |
- gguf
|
| 4 |
- llama.cpp
|
| 5 |
- unsloth
|
| 6 |
+
datasets:
|
| 7 |
+
- m-a-p/Code-Feedback
|
| 8 |
+
base_model:
|
| 9 |
+
- LiquidAI/LFM2-350M
|
| 10 |
---
|
| 11 |
|
| 12 |
# LFM2-350M-Code : GGUF
|
|
|
|
| 24 |
- `LFM2-350M.Q8_0.gguf`
|
| 25 |
- `LFM2-350M.Q4_K_M.gguf`
|
| 26 |
This was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth)
|
| 27 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|