CoolFace
Modelpublic

VillanovaAI/Villanova-2B-2512-Preview-GGUF

sourceHugging Faceapache-2.0updated 9mo agoView on Hugging Face
5likes49downloads
Model Card

Model Card for Villanova-2B-2512-Preview

<img src="https://cdn-uploads.huggingface.co/production/uploads/6426a5c798a5be164d38ae44/aULFKOno-4UaH1Le3nkGY.webp" alt="Villanova.AI logo" width="96"/>

Villanova is a family of multilingual and multimodal Large Language Models (LLMs).

This repo contains GGUF format model files for the VillanovaAI/Villanova-2B-2512-Preview model.

See all the models in the collection here.

[!WARNING] DISCLAIMER: This model is a preview.

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:

bash
llama-cli -hf VillanovaAI/Villanova-2B-2512-Preview-GGUF:Q8_0