Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 334 Bytes

File metadata and controls

11 lines (7 loc) · 334 Bytes

🦙 Tiny GGUF Model Generator

This project builds a minimal LLaMA-style model using PyTorch and converts it to the GGUF format.

Useful for testing GGUF loaders and tooling without having to download large files.

Just run make all

The tokenizer.model file comes from https://huggingface.co/openlm-research/open_llama_3b