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

ermiaazarkhalili/FastContext-4B-RL_base-SFT-Claude-Opus-Reasoning-Unsloth-GGUF overview

FastContext 4B RL base SFT Claude Opus Reasoning Unsloth GGUF GGUF quantizations of FastContext 4B RL base SFT Claude Opus Reasoning Unsloth https://huggingfac…

ggufllama.cppquantizedqwen3reasoningunslothtext-generationendataset:ermiaazarkhalili/claude-reasoning-distillationbase_model:ermiaazarkhalili/FastContext-4B-RL_base-SFT-Claude-Opus-Reasoning-Unslothbase_model:quantized:ermiaazarkhalili/FastContext-4B-RL_base-SFT-Claude-Opus-Reasoning-Unslothlicense:mitendpoints_compatibleregion:usconversational

Runs locally from ~1.55 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
fastcontext-4b-rl_base-sft-claude-opus-reasoning-unsloth.q2_k.ggufGGUFGGUF1.55 GBDownload
fastcontext-4b-rl_base-sft-claude-opus-reasoning-unsloth.q3_k_m.ggufGGUFGGUF1.93 GBDownload
fastcontext-4b-rl_base-sft-claude-opus-reasoning-unsloth.q4_k_m.ggufGGUFGGUF2.33 GBDownload
fastcontext-4b-rl_base-sft-claude-opus-reasoning-unsloth.q5_k_m.ggufGGUFGGUF2.69 GBDownload
fastcontext-4b-rl_base-sft-claude-opus-reasoning-unsloth.q6_k.ggufGGUFGGUF3.08 GBDownload
fastcontext-4b-rl_base-sft-claude-opus-reasoning-unsloth.q8_0.ggufGGUFGGUF3.99 GBDownload

Model Details

Model IDermiaazarkhalili/FastContext-4B-RL_base-SFT-Claude-Opus-Reasoning-Unsloth-GGUF
Authorermiaazarkhalili
Pipelinetext-generation
Licensemit
Base modelermiaazarkhalili/FastContext-4B-RL_base-SFT-Claude-Opus-Reasoning-Unsloth
Last modified2026-06-22T11:07:33.000Z

Model README

---

license: mit

language:

- en

library_name: gguf

pipeline_tag: text-generation

tags:

- gguf

- llama.cpp

- quantized

- qwen3

- reasoning

- unsloth

- text-generation

base_model: ermiaazarkhalili/FastContext-4B-RL_base-SFT-Claude-Opus-Reasoning-Unsloth

datasets:

- ermiaazarkhalili/claude-reasoning-distillation

---

FastContext-4B-RL_base-SFT-Claude-Opus-Reasoning-Unsloth-GGUF

GGUF quantizations of FastContext-4B-RL_base-SFT-Claude-Opus-Reasoning-Unsloth for CPU and edge inference with llama.cpp, Ollama, LM Studio, and other GGUF runtimes.

This model is a fine-tune of FastContext-1.0-4B-RL for reasoning distillation (chain-of-thought), trained with Unsloth on claude-reasoning-distillation.

Available Quantizations

| Quant | Size | Recommended Use | File |

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

| Q2_K | 1.67 GB | Smallest, lowest quality — quick tests / very constrained devices | fastcontext-4b-rl_base-sft-claude-opus-reasoning-unsloth.q2_k.gguf |

| Q3_K_M | 2.08 GB | Small, acceptable quality | fastcontext-4b-rl_base-sft-claude-opus-reasoning-unsloth.q3_k_m.gguf |

| Q4_K_M | 2.50 GB | Recommended — best size/quality balance | fastcontext-4b-rl_base-sft-claude-opus-reasoning-unsloth.q4_k_m.gguf |

| Q5_K_M | 2.89 GB | High quality, larger | fastcontext-4b-rl_base-sft-claude-opus-reasoning-unsloth.q5_k_m.gguf |

| Q6_K | 3.31 GB | Very high quality, near-fp16 | fastcontext-4b-rl_base-sft-claude-opus-reasoning-unsloth.q6_k.gguf |

| Q8_0 | 4.28 GB | Near-lossless, largest | fastcontext-4b-rl_base-sft-claude-opus-reasoning-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/FastContext-4B-RL_base-SFT-Claude-Opus-Reasoning-Unsloth-GGUF \
  --include "*q4_k_m*.gguf" --local-dir ./FastContext-4B-RL_base-SFT-Claude-Opus-Reasoning-Unsloth-GGUF

llama.cpp

# build: https://github.com/ggerganov/llama.cpp
./llama-cli -m ./FastContext-4B-RL_base-SFT-Claude-Opus-Reasoning-Unsloth-GGUF/fastcontext-4b-rl_base-sft-claude-opus-reasoning-unsloth.q2_k.gguf \
  -p "Solve step by step: What is the sum of the first 10 prime numbers?" -n 512

Ollama

ollama run hf.co/ermiaazarkhalili/FastContext-4B-RL_base-SFT-Claude-Opus-Reasoning-Unsloth-GGUF:Q4_K_M "Solve step by step: What is the sum of the first 10 prime numbers?"

Training Outcome

| Metric | Value |

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

| SLURM Job ID | 45169149 |

| Runtime | 22m 25s |

| Final Training Loss | 0.8673 |

| Peak VRAM | 13.3 GB |

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

License

MIT — see the base model for full terms.

Acknowledgments

Run ermiaazarkhalili/FastContext-4B-RL_base-SFT-Claude-Opus-Reasoning-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