CoolFace
Modelpublic

sthaps/typhoon-si-med-thinking-4b-research-preview-gguf

sourceHugging Faceupdated 8mo agoView on Hugging Face
0likes69downloads
Model Card

typhoon-si-med-thinking-4b-research-preview - GGUF

About

This repository contains GGUF weights for typhoon-ai/typhoon-si-med-thinking-4b-research-preview.

For a convenient overview and download list, visit our model page.

Usage

If you are unsure how to use GGUF files, refer to the llama.cpp documentation for more details.

Llama.cpp CLI

bash
./llama-cli -m typhoon-si-med-thinking-4b-research-preview-q4_k_m.gguf -p "Hello!"

Provided Quants

(sorted by size, not necessarily quality)

LinkTypeSize/GBNotes
GGUFq2_k1.67very low quality, for testing
GGUFq3km2.09
GGUFq4_02.41
GGUFq4km2.53recommended, good balance
GGUFq5km2.94
GGUFq8_04.37near-full precision

Thanks

Special thanks to the llama.cpp team for their amazing work.