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 Goekdeniz-Guelmez/Josiefied-Qwen3-1.7B-abliterated-v1-gguf:
# Run inference directly in the terminal:
llama-cli -hf Goekdeniz-Guelmez/Josiefied-Qwen3-1.7B-abliterated-v1-gguf:
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf Goekdeniz-Guelmez/Josiefied-Qwen3-1.7B-abliterated-v1-gguf:
# Run inference directly in the terminal:
llama-cli -hf Goekdeniz-Guelmez/Josiefied-Qwen3-1.7B-abliterated-v1-gguf:
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 Goekdeniz-Guelmez/Josiefied-Qwen3-1.7B-abliterated-v1-gguf:
# Run inference directly in the terminal:
./llama-cli -hf Goekdeniz-Guelmez/Josiefied-Qwen3-1.7B-abliterated-v1-gguf:
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 Goekdeniz-Guelmez/Josiefied-Qwen3-1.7B-abliterated-v1-gguf:
# Run inference directly in the terminal:
./build/bin/llama-cli -hf Goekdeniz-Guelmez/Josiefied-Qwen3-1.7B-abliterated-v1-gguf:
Use Docker
docker model run hf.co/Goekdeniz-Guelmez/Josiefied-Qwen3-1.7B-abliterated-v1-gguf:
Quick Links

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
156
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