krory commited on
Commit
ef5aae3
·
verified ·
1 Parent(s): bac7534

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -6
README.md CHANGED
@@ -9,15 +9,33 @@ tags:
9
  - sft
10
  license: apache-2.0
11
  language:
 
12
  - en
13
  ---
14
 
15
- # Uploaded model
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
- This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
22
 
23
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  - sft
10
  license: apache-2.0
11
  language:
12
+ - es
13
  - en
14
  ---
15
 
16
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6792d6218095a2eec33ce7d9/pDOOJJGZBA2q4Ez-3nrLK.png)
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
+ ---