GGUF
How to use from
llama.cpp
Install from brew
brew install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf QuantFactory/YugoGPT-GGUF:
# Run inference directly in the terminal:
llama-cli -hf QuantFactory/YugoGPT-GGUF:
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf QuantFactory/YugoGPT-GGUF:
# Run inference directly in the terminal:
llama-cli -hf QuantFactory/YugoGPT-GGUF:
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf QuantFactory/YugoGPT-GGUF:
# Run inference directly in the terminal:
./llama-cli -hf QuantFactory/YugoGPT-GGUF:
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf QuantFactory/YugoGPT-GGUF:
# Run inference directly in the terminal:
./build/bin/llama-cli -hf QuantFactory/YugoGPT-GGUF:
Use Docker
docker model run hf.co/QuantFactory/YugoGPT-GGUF:
Quick Links

QuantFactory Banner

QuantFactory/YugoGPT-GGUF

This is quantized version of gordicaleksa/YugoGPT created using llama.cpp

Original Model Card

This repo contains YugoGPT - the best open-source base 7B LLM for BCS (Bosnian, Croatian, Serbian) languages developed by Aleksa Gordić.

You can access more powerful iterations of YugoGPT already through the recently announced RunaAI's API platform!

Serbian LLM eval results compared to Mistral 7B, LLaMA 2 7B, and GPT2-orao (also see this LinkedIn post): image/jpeg

Eval was computed using https://github.com/gordicaleksa/serbian-llm-eval

It was trained on tens of billions of BCS tokens and is based off of Mistral 7B.

Notes

  1. YugoGPT is a base model and therefore does not have any moderation mechanisms.

  2. Since it's a base model it won't follow your instructions as it's just a powerful autocomplete engine.

  3. If you want an access to much more powerful BCS LLMs (some of which are powering yugochat) - you can access the models through RunaAI's API

Credits

The data for the project was obtained with the help of Nikola Ljubešić, CLARIN.SI, and CLASSLA. Thank you!

Project Sponsors

A big thank you to the project sponsors!

Platinum sponsors 🌟

Gold sponsors 🟡

Silver sponsors ⚪

psk.rs, OmniStreak, Luka Važić, Miloš Durković, Marjan Radeski, Marjan Stankovic, Nikola Stojiljkovic, Mihailo Tomić, Bojan Jevtic, Jelena Jovanović, Nenad Davidović, Mika Tasich, TRENCH-NS, Nemanja Grujičić, tim011

Also a big thank you to the following individuals:

Citation

@article{YugoGPT,
  author    = "Gordić Aleksa",
  title     = "YugoGPT - an open-source LLM for Serbian, Bosnian, and Croatian languages",
  year      = "2024"
  howpublished = {\url{https://huggingface.co/gordicaleksa/YugoGPT}},
}
Downloads last month
733
GGUF
Model size
7B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

2-bit

3-bit

4-bit

5-bit

6-bit

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support