Triangle104 commited on
Commit
1d7054f
·
verified ·
1 Parent(s): e51089e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -23,6 +23,10 @@ datasets:
23
  This model was converted to GGUF format from [`prithivMLmods/Blitzar-Coder-4B-F.1`](https://huggingface.co/prithivMLmods/Blitzar-Coder-4B-F.1) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
24
  Refer to the [original model card](https://huggingface.co/prithivMLmods/Blitzar-Coder-4B-F.1) for more details on the model.
25
 
 
 
 
 
26
  ## Use with llama.cpp
27
  Install llama.cpp through brew (works on Mac and Linux)
28
 
 
23
  This model was converted to GGUF format from [`prithivMLmods/Blitzar-Coder-4B-F.1`](https://huggingface.co/prithivMLmods/Blitzar-Coder-4B-F.1) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
24
  Refer to the [original model card](https://huggingface.co/prithivMLmods/Blitzar-Coder-4B-F.1) for more details on the model.
25
 
26
+ ---
27
+ Blitzar-Coder-4B-F.1 is a high-efficiency, multi-language coding model fine-tuned on Qwen3-4B using larger coding traces datasets spanning 10+ programming languages including Python, Java, C#, C++, C, Go, JavaScript, TypeScript, Rust, and more. This model delivers exceptional code generation, debugging, and reasoning capabilities—making it an ideal tool for developers seeking advanced programming assistance under constrained compute.
28
+
29
+ ---
30
  ## Use with llama.cpp
31
  Install llama.cpp through brew (works on Mac and Linux)
32