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

ermiaazarkhalili/VibeThinker-3B-Function-Calling-xLAM-Unsloth-GGUF overview

VibeThinker 3B Function Calling xLAM Unsloth GGUF GGUF quantizations of VibeThinker 3B Function Calling xLAM Unsloth https://huggingface.co/ermiaazarkhalili/Vi…

ggufllama.cppquantizedqwen2function-callingunslothtext-generationendataset:Salesforce/xlam-function-calling-60kbase_model:ermiaazarkhalili/VibeThinker-3B-Function-Calling-xLAM-Unslothbase_model:quantized:ermiaazarkhalili/VibeThinker-3B-Function-Calling-xLAM-Unslothlicense:mitendpoints_compatibleregion:usconversational

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

Downloads
0
Likes
0
Pipeline
text-generation

Repository Files & Downloads

6 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
vibethinker-3b-function-calling-xlam-unsloth.q2_k.ggufGGUFGGUF1.19 GBDownload
vibethinker-3b-function-calling-xlam-unsloth.q3_k_m.ggufGGUFGGUF1.48 GBDownload
vibethinker-3b-function-calling-xlam-unsloth.q4_k_m.ggufGGUFGGUF1.80 GBDownload
vibethinker-3b-function-calling-xlam-unsloth.q5_k_m.ggufGGUFGGUF2.07 GBDownload
vibethinker-3b-function-calling-xlam-unsloth.q6_k.ggufGGUFGGUF2.36 GBDownload
vibethinker-3b-function-calling-xlam-unsloth.q8_0.ggufGGUFGGUF3.06 GBDownload

Model Details

Model IDermiaazarkhalili/VibeThinker-3B-Function-Calling-xLAM-Unsloth-GGUF
Authorermiaazarkhalili
Pipelinetext-generation
Licensemit
Base modelermiaazarkhalili/VibeThinker-3B-Function-Calling-xLAM-Unsloth
Last modified2026-06-22T11:07:25.000Z

Model README

---

license: mit

language:

- en

library_name: gguf

pipeline_tag: text-generation

tags:

- gguf

- llama.cpp

- quantized

- qwen2

- function-calling

- unsloth

- text-generation

base_model: ermiaazarkhalili/VibeThinker-3B-Function-Calling-xLAM-Unsloth

datasets:

- Salesforce/xlam-function-calling-60k

---

VibeThinker-3B-Function-Calling-xLAM-Unsloth-GGUF

GGUF quantizations of VibeThinker-3B-Function-Calling-xLAM-Unsloth for CPU and edge inference with llama.cpp, Ollama, LM Studio, and other GGUF runtimes.

This model is a fine-tune of VibeThinker-3B for function calling, trained with Unsloth on Salesforce/xlam-function-calling-60k.

Available Quantizations

| Quant | Size | Recommended Use | File |

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

| Q2_K | 1.27 GB | Smallest, lowest quality — quick tests / very constrained devices | vibethinker-3b-function-calling-xlam-unsloth.q2_k.gguf |

| Q3_K_M | 1.59 GB | Small, acceptable quality | vibethinker-3b-function-calling-xlam-unsloth.q3_k_m.gguf |

| Q4_K_M | 1.93 GB | Recommended — best size/quality balance | vibethinker-3b-function-calling-xlam-unsloth.q4_k_m.gguf |

| Q5_K_M | 2.22 GB | High quality, larger | vibethinker-3b-function-calling-xlam-unsloth.q5_k_m.gguf |

| Q6_K | 2.54 GB | Very high quality, near-fp16 | vibethinker-3b-function-calling-xlam-unsloth.q6_k.gguf |

| Q8_0 | 3.29 GB | Near-lossless, largest | vibethinker-3b-function-calling-xlam-unsloth.q8_0.gguf |

Q4_K_M is the recommended default for most users.

Usage

Download a single quant

pip install -U "huggingface_hub[cli]"
hf download ermiaazarkhalili/VibeThinker-3B-Function-Calling-xLAM-Unsloth-GGUF \
  --include "*q4_k_m*.gguf" --local-dir ./VibeThinker-3B-Function-Calling-xLAM-Unsloth-GGUF

llama.cpp

# build: https://github.com/ggerganov/llama.cpp
./llama-cli -m ./VibeThinker-3B-Function-Calling-xLAM-Unsloth-GGUF/vibethinker-3b-function-calling-xlam-unsloth.q2_k.gguf \
  -p "Check if the numbers 8 and 1233 are powers of two." -n 512

Ollama

ollama run hf.co/ermiaazarkhalili/VibeThinker-3B-Function-Calling-xLAM-Unsloth-GGUF:Q4_K_M "Check if the numbers 8 and 1233 are powers of two."

Training Outcome

| Metric | Value |

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

| SLURM Job ID | 45169146 |

| Runtime | 2h 20m 35s |

| Final Training Loss | 0.309 |

| Peak VRAM | 13.93 GB |

| GPU | H100 80GB HBM3 (MIG 3g.40gb) |

License

MIT — see the base model for full terms.

Acknowledgments

Run ermiaazarkhalili/VibeThinker-3B-Function-Calling-xLAM-Unsloth-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