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

kratark/SmolLM2-135M.gguf overview

SmolLM2 135M GGUF This repository contains a converted version of the SmolLM2 135M model in GGUF format , optimized for CPU and local inference. Original model…

transformersggufllama.cpptext-generationenbase_model:HuggingFaceTB/SmolLM2-135Mbase_model:quantized:HuggingFaceTB/SmolLM2-135Mlicense:apache-2.0endpoints_compatibleregion:usconversational

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

Downloads
237
Likes
0
Pipeline
text-generation
Author

Repository Files & Downloads

1 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
SmolLM2-135M.ggufGGUFGGUF258.3 MBDownload

Model Details

Model IDkratark/SmolLM2-135M.gguf
Authorkratark
Pipelinetext-generation
Licenseapache-2.0
Base modelHuggingFaceTB/SmolLM2-135M
Last modified2026-06-08T21:57:43.000Z

Model README

---

language:

- en

license: apache-2.0

tags:

- gguf

- llama.cpp

- text-generation

base_model:

- HuggingFaceTB/SmolLM2-135M

library_name: transformers

pipeline_tag: text-generation

---

SmolLM2-135M-GGUF

This repository contains a converted version of the SmolLM2-135M model in GGUF format, optimized for CPU and local inference.

Original model:

https://huggingface.co/HuggingFaceTB/SmolLM2-135M

---

Model Description

SmolLM2-135M is a small language model created by Hugging Face for efficient text generation with low resource usage.

This repository does not modify or retrain the model.

It only includes:

  • Conversion from Transformers → GGUF format
  • Preparation for inference with tools like llama.cpp

---

Usage

llama.cpp example

./main -m smollm2-135m.gguf -p "Gravity is"

Run kratark/SmolLM2-135M.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