IMISLab commited on
Commit
d4d7f6e
·
verified ·
1 Parent(s): 1635df4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -21,6 +21,8 @@ tags:
21
  ---
22
  # Maistros-8B-Instruct: A Greek Large Language Model adapted through Knowledge Distillation from Large Reasoning Models
23
 
 
 
24
  We introduce Maistros-8B-Instruct, a Greek-adapted LLM based on `mistralai/Ministral-3-8B-Instruct-2512-BF16` fine-tuned using Low-Rank Adaptation (LoRA) on [CulturaQA](https://huggingface.co/datasets/IMISLab/CulturaQA).
25
  For information regarding the model training, validation and evaluation, as well as its limitations see the [arxiv preprint]().
26
 
 
21
  ---
22
  # Maistros-8B-Instruct: A Greek Large Language Model adapted through Knowledge Distillation from Large Reasoning Models
23
 
24
+ ‼️If the full model does not fit in your setup, you can use the official [4-bit quantized version](https://huggingface.co/IMISLab/Maistros-8B-Instruct-4bit), which uses 65% less memory. ‼️
25
+
26
  We introduce Maistros-8B-Instruct, a Greek-adapted LLM based on `mistralai/Ministral-3-8B-Instruct-2512-BF16` fine-tuned using Low-Rank Adaptation (LoRA) on [CulturaQA](https://huggingface.co/datasets/IMISLab/CulturaQA).
27
  For information regarding the model training, validation and evaluation, as well as its limitations see the [arxiv preprint]().
28