Update README.md
Browse files
README.md
CHANGED
|
@@ -9,15 +9,33 @@ tags:
|
|
| 9 |
- sft
|
| 10 |
license: apache-2.0
|
| 11 |
language:
|
|
|
|
| 12 |
- en
|
| 13 |
---
|
| 14 |
|
| 15 |
-
|
| 16 |
|
| 17 |
-
- **Developed by:** krory
|
| 18 |
-
- **License:** apache-2.0
|
| 19 |
-
- **Finetuned from model :** unsloth/deepseek-r1-distill-llama-8b-unsloth-bnb-4bit
|
| 20 |
|
| 21 |
-
|
| 22 |
|
| 23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
- sft
|
| 10 |
license: apache-2.0
|
| 11 |
language:
|
| 12 |
+
- es
|
| 13 |
- en
|
| 14 |
---
|
| 15 |
|
| 16 |
+

|
| 17 |
|
|
|
|
|
|
|
|
|
|
| 18 |
|
| 19 |
+
### **About the Model**
|
| 20 |
|
| 21 |
+
This model is designed to be a storytelling AI capable of creating fun, engaging, and well-structured narratives. Its purpose is to serve as an interactive tool for generating and experiencing unique stories in real time, tailored to the user's input and preferences.
|
| 22 |
+
|
| 23 |
+
### **Key Features**
|
| 24 |
+
|
| 25 |
+
- **Interactive Narratives:** Produces coherent and entertaining stories based on user prompts, adapting dynamically to maintain engagement.
|
| 26 |
+
- **Consistent World-Building:** Ensures logical progression and consistency in characters, settings, and events across long narratives.
|
| 27 |
+
- **Optimized for Efficiency:** Built to perform reliably on limited hardware while delivering high-quality outputs.
|
| 28 |
+
|
| 29 |
+
### **Training Overview**
|
| 30 |
+
|
| 31 |
+
The model was fine-tuned using datasets focused on narrative construction, character development, and immersive descriptions. Key aspects of the training include:
|
| 32 |
+
|
| 33 |
+
- **Adaptability:** Special attention was given to creating a system that responds flexibly to varied user inputs while maintaining coherence.
|
| 34 |
+
- **Resource Efficiency:** Techniques like LoRA (Low-Rank Adaptation) and 4-bit quantization were employed to optimize memory usage without compromising output quality.
|
| 35 |
+
- **Long-Context Support:** Enhanced with methods to handle extended interactions and complex storylines.
|
| 36 |
+
|
| 37 |
+
### **Purpose**
|
| 38 |
+
|
| 39 |
+
The primary goal of this model is to create a personal, customizable storytelling AI, allowing users to immerse themselves in unique, AI-driven stories anytime.
|
| 40 |
+
|
| 41 |
+
---
|