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="Goekdeniz-Guelmez/Josiefied-Qwen3-1.7B-abliterated-v1-gguf",
	filename="",
)
llm.create_chat_completion(
	messages = [
		{
			"role": "user",
			"content": "What is the capital of France?"
		}
	]
)

Model Card for Goekdeniz-Guelmez/Josiefied-Qwen3-1.7B-abliterated-v1-gguf

Model Description

This is the GGUF Quantisationn of Goekdeniz-Guelmez/Josiefied-Qwen3-1.7B-abliterated-v1.

Ollama

ollama run goekdenizguelmez/JOSIEFIED-Qwen3:1.7b
ollama run goekdenizguelmez/JOSIEFIED-Qwen3:1.7b-q4_0
ollama run goekdenizguelmez/JOSIEFIED-Qwen3:1.7b-q5_0
ollama run goekdenizguelmez/JOSIEFIED-Qwen3:1.7b-q6_k
ollama run goekdenizguelmez/JOSIEFIED-Qwen3:1.7b-q8_0
ollama run goekdenizguelmez/JOSIEFIED-Qwen3:1.7b-fp16
  • Developed by: Gökdeniz Gülmez
  • Funded by: Gökdeniz Gülmez
  • Shared by: Gökdeniz Gülmez
  • Origional model: Goekdeniz-Guelmez/Josiefied-Qwen3-1.7B-abliterated-v1
Downloads last month
93
GGUF
Model size
2B params
Architecture
qwen3
Hardware compatibility
Log In to add your hardware

4-bit

5-bit

6-bit

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Goekdeniz-Guelmez/Josiefied-Qwen3-1.7B-abliterated-v1-gguf

Collection including Goekdeniz-Guelmez/Josiefied-Qwen3-1.7B-abliterated-v1-gguf