Model Card for Villanova-2B-2603-GGUF
๐ Villanova.AI logoVillanova-2B-2603 is a fully open, multilingual instruction-tuned Large Language Model developed by Villanova.AI. Part of the Villanova project, it is designed to advance open European language technology with native support for five European languages. All model weights, training data sources, and training details are publicly released.
This repo contains GGUF format model files for the VillanovaAI/Villanova-2B-2603 model.
Model Family
Villanova-2B-Base-2603 โ Base model (4.4T)
โโณ Villanova-2B-2603 โ SFT / Instruct
โโโณ Villanova-2B-2603-GGUF โ Quantized โ ๐ This model
โโณ Villanova-2B-VL-2603 โ Vision-Language Instruct
โโโณ Villanova-2B-VL-2603-GGUF โ Quantized
Villanova-2B-Base-2512-Preview โ Base model (2.2T) (previous version, not recommended)
โโณ Villanova-2B-2512-Preview โ SFT / Instruct (previous version, not recommended)
About GGUF
GGUF is a format introduced by llama.cpp.
It is a file format for storing and distributing LLMs that is designed for portability and efficient inference on the edge.
Quick Usage with llama.cpp
You can run this model directly using the llama-cli tool (part of llama.cpp).
To run the model with the Q8_0 quantization directly from Hugging Face:
llama-cli -hf VillanovaAI/Villanova-2B-2603-GGUF:Q8_0
- Downloads last month
- 45
8-bit
16-bit
Model tree for VillanovaAI/Villanova-2B-2603-GGUF
Base model
VillanovaAI/Villanova-2B-Base-2603