GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

alperiox/qwen35-0.8b-turkish-fc-GGUF overview

Qwen3.5 0.8B Turkish Function Calling GGUF Qwen3.5 0.8B modelinin Türkçe function calling için fine tune edilmiş GGUF versiyonu. Kullanım llama server ile öner…

gguffunction-callingtool-useturkishllama-cpptext-generationtrdataset:alperiox/turkish-function-calling-devtoolsbase_model:Qwen/Qwen3.5-0.8Bbase_model:quantized:Qwen/Qwen3.5-0.8Blicense:apache-2.0endpoints_compatibleregion:usconversational

Runs locally from ~774.2 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
0
Pipeline
text-generation
Author

Repository Files & Downloads

1 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
qwen35-0.8b-turkish-fc-q8.ggufGGUFQ8774.2 MBDownload

Model Details

Model IDalperiox/qwen35-0.8b-turkish-fc-GGUF
Authoralperiox
Pipelinetext-generation
Licenseapache-2.0
Base modelQwen/Qwen3.5-0.8B
Last modified2026-08-01T04:57:25.000Z

Model README

---

language:

  • tr

license: apache-2.0

base_model: Qwen/Qwen3.5-0.8B

tags:

  • function-calling
  • tool-use
  • turkish
  • gguf
  • llama-cpp

datasets:

  • alperiox/turkish-function-calling-devtools

pipeline_tag: text-generation

---

Qwen3.5-0.8B Turkish Function Calling (GGUF)

Qwen3.5-0.8B modelinin Türkçe function calling için fine-tune edilmiş GGUF versiyonu.

Kullanım

llama-server ile (önerilen)

# İndir
huggingface-cli download alperiox/qwen35-0.8b-turkish-fc-GGUF qwen35-0.8b-turkish-fc-q8.gguf

# Çalıştır (Metal/CUDA/CPU destekli)
llama-server -m qwen35-0.8b-turkish-fc-q8.gguf --port 8090 -ngl 99

# Sorgu (OpenAI-uyumlu API)
curl http://localhost:8090/v1/chat/completions   -H "Content-Type: application/json"   -d '{ "messages": [{"role": "user", "content": "src/ dizinindeki Python dosyalarini bul"}] }'

Performans

| Model | Boyut | Fonksiyon Doğruluğu |

|---|---|---|

| Qwen3.5 0.8B (base) | 0.8B | 4% |

| Qwen2.5 1.5B (base) | 1.5B | 54% |

| Qwen3.5 0.8B (fine-tuned) | 0.8B | ~88% |

Quantization

  • Format: Q8_0
  • Boyut: 774MB

Eğitim verisi: alperiox/turkish-function-calling-devtools

HF model: alperiox/qwen35-0.8b-turkish-fc

Run alperiox/qwen35-0.8b-turkish-fc-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models