Triangle104 commited on
Commit
a613fe6
·
verified ·
1 Parent(s): 143bd7f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -16,6 +16,10 @@ licence: license
16
  This model was converted to GGUF format from [`burtenshaw/GemmaCoder3-12B`](https://huggingface.co/burtenshaw/GemmaCoder3-12B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
17
  Refer to the [original model card](https://huggingface.co/burtenshaw/GemmaCoder3-12B) for more details on the model.
18
 
 
 
 
 
19
  ## Use with llama.cpp
20
  Install llama.cpp through brew (works on Mac and Linux)
21
 
 
16
  This model was converted to GGUF format from [`burtenshaw/GemmaCoder3-12B`](https://huggingface.co/burtenshaw/GemmaCoder3-12B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
17
  Refer to the [original model card](https://huggingface.co/burtenshaw/GemmaCoder3-12B) for more details on the model.
18
 
19
+ ---
20
+ This model is a fine-tuned version of google/gemma-3-12b-it on the open-r1/codeforces-cots dataset. It has been trained using TRL.
21
+
22
+ ---
23
  ## Use with llama.cpp
24
  Install llama.cpp through brew (works on Mac and Linux)
25