File size: 1,651 Bytes
df34122 b2f12ac df34122 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 |
---
license: llama3.1
datasets:
- LVSTCK/sft-mk
language:
- mk
base_model:
- LVSTCK/domestic-yak-8B-instruct
files:
- domestic-yak-8B-instruct-original.gguf
- domestic-yak-8B-instruct-q8_0.gguf
tags:
- gguf
- mk
- mkd
- macedonia
---
# π domestic-yak, a Macedonian LM (GGUF version)
## Model Summary
This is the **GGUF version** of [domestic-yak-8B-instruct](https://huggingface.co/LVSTCK/domestic-yak-8B-instruct).
### β GGUF Versions
| **File** | **Precision** | **Description** |
|-------------------------------------------|---------------|---------------------------------------------------------|
| `domestic-yak-8B-instruct-original.gguf` | Full | High-accuracy original precision version for inference |
| `domestic-yak-8B-instruct-q8_0.gguf` | 8-bit | Quantized version for reduced memory usage and faster inference |
## π¬ Contact
For inquiries, feedback, or contributions, please feel free to reach out to the core team:
- [Stefan Krsteski](https://www.linkedin.com/in/stefan-krsteski-136abb235/) [π§](mailto:[email protected])
- [Matea Tashkovska](https://www.linkedin.com/in/matea-tashkovska-774603198/) [π§](mailto:[email protected])
- [Borjan Sazdov](https://www.linkedin.com/in/borjan-sazdov-4b2187211/) [π§](mailto:[email protected])
## Citation
```
@model{domestic-yak-8B,
title={domestic-yak-8B: A Macedonian Language Model},
authors={Stefan Krsteski, Matea Tashkovska, Borjan Sazdov},
year={2024},
url={https://huggingface.co/LVSTCK/domestic-yak-8B},
note={Macedonian adaptation of Llama 8B.}
}
``` |