Idrinth commited on
Commit
0594605
·
verified ·
1 Parent(s): 83157e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -5
README.md CHANGED
@@ -1,5 +1,26 @@
1
- ---
2
- license: mit
3
- tags:
4
- - unsloth
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: adapter-transformers
3
+ tags:
4
+ - unsloth
5
+ license: mit
6
+ language:
7
+ - en
8
+ base_model:
9
+ - unsloth/mistral-7b-instruct-v0.3-bnb-4bit
10
+ pipeline_tag: text-generation
11
+ ---
12
+
13
+ # Model Card for Idrinth/CharacterBuilderAI
14
+
15
+ This model is fine-tuned to provide a character builder for mind theatre role play sessions. Currently the tuning is VERY LIMITED, but we are adding more story bits over time to fix that.
16
+
17
+
18
+ ## Model Details
19
+
20
+ ### Model Description
21
+
22
+ This model is trained to create a short and useful introduction scenario based on player input.
23
+
24
+ ### Model Sources
25
+
26
+ - **Repository:** [GitHub](https://github.com/bjoern-buettner/roleplay-ai)