BenjaminHelle commited on
Commit
af17470
·
verified ·
1 Parent(s): 5223b63

Update to readme

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -3,7 +3,10 @@ tags:
3
  - gguf
4
  - llama.cpp
5
  - unsloth
6
-
 
 
 
7
  ---
8
 
9
  # LFM2.5-1.2B-Code : GGUF
@@ -18,4 +21,4 @@ This model was finetuned and converted to GGUF format using [Unsloth](https://gi
18
  - `LFM2.5-1.2B-Instruct.Q8_0.gguf`
19
  - `LFM2.5-1.2B-Instruct.Q4_K_M.gguf`
20
  This was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth)
21
- [<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.5-1.2B-Instruct
10
  ---
11
 
12
  # LFM2.5-1.2B-Code : GGUF
 
21
  - `LFM2.5-1.2B-Instruct.Q8_0.gguf`
22
  - `LFM2.5-1.2B-Instruct.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)