Triangle104 commited on
Commit
647c9fc
·
verified ·
1 Parent(s): 336db19

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -24,6 +24,10 @@ datasets:
24
  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.
25
  Refer to the [original model card](https://huggingface.co/prithivMLmods/Blitzar-Coder-4B-F.1) for more details on the model.
26
 
 
 
 
 
27
  ## Use with llama.cpp
28
  Install llama.cpp through brew (works on Mac and Linux)
29
 
 
24
  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.
25
  Refer to the [original model card](https://huggingface.co/prithivMLmods/Blitzar-Coder-4B-F.1) for more details on the model.
26
 
27
+ ---
28
+ 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.
29
+
30
+ ---
31
  ## Use with llama.cpp
32
  Install llama.cpp through brew (works on Mac and Linux)
33