Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ tags:
|
|
20 |
|
21 |
## Overview
|
22 |
|
23 |
-
The **
|
24 |
|
25 |
## Key Features
|
26 |
- **Model Architecture**: Transformer-based, quantized to 4-bit for efficiency.
|
|
|
20 |
|
21 |
## Overview
|
22 |
|
23 |
+
The **generic_slm** is a fine-tuned version of the **Meta-Llama-3.1-8B-bnb-4bit** model, optimized to generate high-quality educational content. This model is designed for tasks such as summarization, question answering, and personalized study material creation. By leveraging techniques like **LoRA**, **PEFT**, and **RSLoRA**, the model delivers contextually accurate and engaging outputs tailored for students and educators.
|
24 |
|
25 |
## Key Features
|
26 |
- **Model Architecture**: Transformer-based, quantized to 4-bit for efficiency.
|