Downloads · 30 days
218
17% of all-time downloads
Titaniumclock/Gemma-4-Rust-Coder
Gemma-4-Rust-Coder is a machine learning model from Titaniumclock. Use it for the machine learning task on the model card, and read the license before you ship it in a product. The card lists the license as mit.
This model is a specialized fine-tune of Gemma 4, specifically optimized for Rust systems programming, memory safety patterns, and high-performance development. It was trained using Unsloth Studio to ensure maximum ef…
Downloads · 30 days
218
17% of all-time downloads
All-time downloads
1.3K
Public
Repo size
28.1 GB
Likes
0
Public
Click a slice to open those files.
.gguf23.2 GB · 100%
From the Hugging Face model README
This model is a specialized fine-tune of Gemma 4, specifically optimized for Rust systems programming, memory safety patterns, and high-performance development. It was trained using Unsloth Studio to ensure maximum efficiency and performance.
The model has been adjusted to excel in:
Send, Sync, and async runtimes like Tokio.Special thanks to Fortytwo-Network for providing the Strandset-Rust-v1 dataset. This model's specialized knowledge of the Rust ecosystem is a direct result of this high-quality data.
This model is converted to GGUF format for seamless use with llama.cpp and other compatible executors.
Example usage:
llama-cli -hf MassivDash/Gemma-4-Rust-Coder --jinjallama-mtmd-cli -hf MassivDash/Gemma-4-Rust-Coder --jinjagemma-4-e2b-it.Q3_K_M.ggufgemma-4-e2b-it.BF16-mmproj.ggufImportant: Ollama currently does not support separate mmproj files for vision models.
To create an Ollama model from this vision model:
Modelfile in the same directory as the finetuned bf16 merged model.ollama create model_name -f ./Modelfile
(Replace model_name with your desired name)For more insights on AI development and fine-tuning, visit my blog: 👉 spaceout.pl
This model was trained 2x faster with Unsloth