Update README.md
Browse files
README.md
CHANGED
@@ -6,11 +6,11 @@ base_model:
|
|
6 |
- meta-llama/Llama-3.1-8B-Instruct
|
7 |
pipeline_tag: text-generation
|
8 |
---
|
9 |
-
#
|
10 |
|
11 |
## Overview
|
12 |
|
13 |
-
The **
|
14 |
|
15 |
This model supports a wide range of educational applications, from summarization to personalized study guide generation, and has been optimized for efficiency with 4-bit quantization.
|
16 |
|
|
|
6 |
- meta-llama/Llama-3.1-8B-Instruct
|
7 |
pipeline_tag: text-generation
|
8 |
---
|
9 |
+
# Generic SLM
|
10 |
|
11 |
## Overview
|
12 |
|
13 |
+
The **Generic SLM** is a state-of-the-art fine-tuned model derived from **Meta-Llama-3.1-8B-bnb-4bit**, purpose-built to deliver high-quality educational content. Designed to meet the needs of students and educators, this model leverages advanced techniques, including **LoRA**, **PEFT**, and **RSLoRA**, to generate accurate, contextually relevant, and engaging outputs.
|
14 |
|
15 |
This model supports a wide range of educational applications, from summarization to personalized study guide generation, and has been optimized for efficiency with 4-bit quantization.
|
16 |
|