Triangle104 commited on
Commit
3e60749
·
verified ·
1 Parent(s): 5d369b5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -12,6 +12,10 @@ tags:
12
  This model was converted to GGUF format from [`Hastagaras/Qibil-4B-v0.1-RP`](https://huggingface.co/Hastagaras/Qibil-4B-v0.1-RP) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
13
  Refer to the [original model card](https://huggingface.co/Hastagaras/Qibil-4B-v0.1-RP) for more details on the model.
14
 
 
 
 
 
15
  ## Use with llama.cpp
16
  Install llama.cpp through brew (works on Mac and Linux)
17
 
 
12
  This model was converted to GGUF format from [`Hastagaras/Qibil-4B-v0.1-RP`](https://huggingface.co/Hastagaras/Qibil-4B-v0.1-RP) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
13
  Refer to the [original model card](https://huggingface.co/Hastagaras/Qibil-4B-v0.1-RP) for more details on the model.
14
 
15
+ ---
16
+ This is an experimental RP finetune on top of Qwen3 4B Base. No reasoning data, just focusing on general instructions and RP.
17
+
18
+ ---
19
  ## Use with llama.cpp
20
  Install llama.cpp through brew (works on Mac and Linux)
21