How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="tateyokoryome/gemma-4-31b-abliterated-Q4KM-GGUF",
	filename="gemma-4-31b-abliterated-Q4_K_M.gguf",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

Gemma-4-31B-it-abliterated Q4_K_M (single-file mirror)

Mirror of the Q4_K_M GGUF from paperscarecrow/Gemma-4-31B-it-abliterated, kept as a single-file repo for fast serverless model caching.

Downloads last month
-
GGUF
Model size
31B params
Architecture
gemma4
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 tateyokoryome/gemma-4-31b-abliterated-Q4KM-GGUF

Quantized
(4)
this model