How to use from
llama.cpp
Install from brew
brew install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf vininhosts/gemma3-12b-engineering-GGUF:Q4_K_M
# Run inference directly in the terminal:
llama-cli -hf vininhosts/gemma3-12b-engineering-GGUF:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf vininhosts/gemma3-12b-engineering-GGUF:Q4_K_M
# Run inference directly in the terminal:
llama-cli -hf vininhosts/gemma3-12b-engineering-GGUF:Q4_K_M
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf vininhosts/gemma3-12b-engineering-GGUF:Q4_K_M
# Run inference directly in the terminal:
./llama-cli -hf vininhosts/gemma3-12b-engineering-GGUF:Q4_K_M
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf vininhosts/gemma3-12b-engineering-GGUF:Q4_K_M
# Run inference directly in the terminal:
./build/bin/llama-cli -hf vininhosts/gemma3-12b-engineering-GGUF:Q4_K_M
Use Docker
docker model run hf.co/vininhosts/gemma3-12b-engineering-GGUF:Q4_K_M
Quick Links

gemma3-12b-engineering (GGUF Q4_K_M)

GGUF version of vininhosts/gemma3-12b-engineering.

Fine-tuned Gemma 3 12B IT for aerospace engineering, thermodynamics, advanced math, coding, finance, and 6 additional engineering disciplines. Quantized to Q4_K_M (~7.3 GB).

Model Details

  • Base model: google/gemma-3-12b-it
  • Fine-tuning: QLoRA, 4 sequential training passes, 23,850+ examples
  • Format: GGUF Q4_K_M
  • Size: ~7.3 GB

Usage (LM Studio / llama.cpp)

Download gemma-3-12b-engineering-Q4_K_M.gguf and load in LM Studio or any llama.cpp-compatible tool.

Recommended system prompt:

You are an expert aerospace engineer. Always reason step by step inside <think> tags before giving your final answer.

Run with llama.cpp:

llama-cli -m gemma-3-12b-engineering-Q4_K_M.gguf -p "A rocket nozzle has Pc=2MPa, Tc=3000K, M=20g/mol, gamma=1.3, exit Mach=3. Find exit pressure." -n 1024

Capabilities

Aerospace, thermodynamics, signals & systems, statics, dynamics, mechanics of materials, controls, manufacturing, mathematics, coding, finance.

See MLX version for full details.

License

Derived from Gemma 3 โ€” subject to Gemma Terms of Use.

Downloads last month
44
GGUF
Model size
13B params
Architecture
gemma3
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for vininhosts/gemma3-12b-engineering-GGUF

Quantized
(150)
this model