No model card yet.
License
apache-2.0
Tasks
text-generation
Frameworks
gguf
Hardware-aware snippets
Runtime-specific quick starts for FreedomAISVR/Gemma-4-12B-it-MXFP4-GGUF. Detected hardware: No explicit hardware metadata.
Task: text-generationTransformersGGUF
NVIDIA CUDA path
Best default for NVIDIA GPUs and hosted accelerator nodes.
pip install torch transformers accelerate
python - <<'PY'
from transformers import pipeline
model_id = "FreedomAISVR/Gemma-4-12B-it-MXFP4-GGUF"
pipe = pipeline(
task="text-generation",
model=model_id,
device_map="auto",
model_kwargs={"torch_dtype": "auto"},
)
print(pipe("Hello from Inferix"))
PYModel lineage
1 reposBase model
google/gemma-4-12B-itFinetuned
1Gemma-4-12B-it-MXFP4-GGUFselected
Quantizations
0No quantization variants detected.
Model info
Namespace
FreedomAISVR
Visibility
public
Downloads
1
Likes
0
License: apache-2.0
Evaluation results
Entries
0
Tasks
0
Datasets
0
No evaluation results published yet.
Metadata links
Inference providers
0/0 fitNot available for inference yet.
Spaces using this model
No spaces linked yet.
Part of collections
No public collections include this model.
Tags
importedhuggingfaceminioggufgemmagemma-412bmxfp4fp4microscalingvisionmultimodaltext-generationenbase_model:google/gemma-4-12B-itbase_model:quantized:google/gemma-4-12B-itlicense:apache-2.0region:usconversational