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

Felladrin/gguf-f16-Supra2-100M-Base overview

gguf f16 Supra2 100M Base GGUF conversion of SupraLabs/Supra2 100M Base https://huggingface.co/SupraLabs/Supra2 100M Base , produced with llama.cpp https://git…

ggufllama.cppqwen3base_model:SupraLabs/Supra2-100M-Basebase_model:quantized:SupraLabs/Supra2-100M-Baselicense:apache-2.0endpoints_compatibleregion:us

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

Downloads
0
Likes
0
Pipeline
Author

Repository Files & Downloads

1 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
Supra2-100M-Base-F16.ggufGGUFF16193.2 MBDownload

Model Details

Model IDFelladrin/gguf-f16-Supra2-100M-Base
AuthorFelladrin
Pipeline
Licenseapache-2.0
Base modelSupraLabs/Supra2-100M-Base
Last modified2026-08-05T11:27:07.000Z

Model README

---

license: apache-2.0

base_model: SupraLabs/Supra2-100M-Base

tags:

- gguf

- llama.cpp

- qwen3

quantized_by: Felladrin

---

gguf-f16-Supra2-100M-Base

GGUF conversion of SupraLabs/Supra2-100M-Base, produced with llama.cpp's convert_hf_to_gguf.py.

  • Supra2-100M-Base-F16.gguf: full-precision (F16) GGUF, unquantized, suitable as a base for further quantization (e.g. with llama-quantize).

Note: llama.cpp doesn't recognize this model's BPE pre-tokenizer yet, so the conversion sets it to qwen2, which does the same thing the source tokenizer does (Digits with individual digits, then ByteLevel). I checked the token ids against the original transformers tokenizer on samples with digits, contractions and newlines, and they match.

As a sanity check, llama-perplexity --multiple-choice on this file gives HellaSwag 35.31 (all 10042 tasks) and ARC-Challenge 27.42 (299 tasks). The source card reports 0.36 acc_norm on HellaSwag with the LM-Eval Harness, which is a different harness, so the two numbers are close but not directly comparable.

This is a base model, so there's no chat template. See the source model card for training details, license terms and usage notes.

Run Felladrin/gguf-f16-Supra2-100M-Base 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