Text Generation
GGUF
Macedonian
mkd
macedonia
conversational
StefanKrsteski nielsr HF Staff commited on
Commit
8c6fcbc
·
verified ·
1 Parent(s): b2f12ac

Add pipeline tag, link to paper (#1)

Browse files

- Add pipeline tag, link to paper (f4f9f0000b8752824a70bdf44da9003ce02ef4f4)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -1,23 +1,26 @@
1
  ---
2
- license: llama3.1
 
3
  datasets:
4
  - LVSTCK/sft-mk
5
  language:
6
  - mk
7
- base_model:
8
- - LVSTCK/domestic-yak-8B-instruct
9
- files:
10
- - domestic-yak-8B-instruct-original.gguf
11
- - domestic-yak-8B-instruct-q8_0.gguf
12
  tags:
13
  - gguf
14
  - mk
15
  - mkd
16
  - macedonia
 
 
 
 
17
  ---
18
 
19
  # 🐂 domestic-yak, a Macedonian LM (GGUF version)
20
 
 
 
21
  ## Model Summary
22
  This is the **GGUF version** of [domestic-yak-8B-instruct](https://huggingface.co/LVSTCK/domestic-yak-8B-instruct).
23
 
 
1
  ---
2
+ base_model:
3
+ - LVSTCK/domestic-yak-8B-instruct
4
  datasets:
5
  - LVSTCK/sft-mk
6
  language:
7
  - mk
8
+ license: llama3.1
 
 
 
 
9
  tags:
10
  - gguf
11
  - mk
12
  - mkd
13
  - macedonia
14
+ files:
15
+ - domestic-yak-8B-instruct-original.gguf
16
+ - domestic-yak-8B-instruct-q8_0.gguf
17
+ pipeline_tag: text-generation
18
  ---
19
 
20
  # 🐂 domestic-yak, a Macedonian LM (GGUF version)
21
 
22
+ This model is described in the paper [Towards Open Foundation Language Model and Corpus for Macedonian: A Low-Resource Language](https://huggingface.co/papers/2506.09560).
23
+
24
  ## Model Summary
25
  This is the **GGUF version** of [domestic-yak-8B-instruct](https://huggingface.co/LVSTCK/domestic-yak-8B-instruct).
26