Suparious commited on
Commit
82a4f6a
·
verified ·
1 Parent(s): e0774ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +35 -2
README.md CHANGED
@@ -1,4 +1,7 @@
1
  ---
 
 
 
2
  library_name: transformers
3
  tags:
4
  - 4-bit
@@ -6,10 +9,40 @@ tags:
6
  - text-generation
7
  - autotrain_compatible
8
  - endpoints_compatible
 
 
 
 
 
9
  pipeline_tag: text-generation
10
  inference: false
 
 
 
11
  quantized_by: Suparious
12
  ---
13
- #
14
 
15
- **UPLOAD IN PROGRESS**
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - en
4
+ - ru
5
  library_name: transformers
6
  tags:
7
  - 4-bit
 
9
  - text-generation
10
  - autotrain_compatible
11
  - endpoints_compatible
12
+ - not-for-all-audiences
13
+ - nsfw
14
+ model_name: Silicon-Masha-7B
15
+ base_model:
16
+ - mistralai/Mistral-7B-v0.1
17
  pipeline_tag: text-generation
18
  inference: false
19
+ model_creator: LakoMoor
20
+ model_type: mistral
21
+ license: cc-by-nc-4.0
22
  quantized_by: Suparious
23
  ---
24
+ # LakoMoor/Silicon-Masha-7B AWQ
25
 
26
+ - Model creator: [LakoMoor](https://huggingface.co/LakoMoor)
27
+ - Original model: [Silicon-Masha-7B](https://huggingface.co/LakoMoor/Silicon-Masha-7B)
28
+
29
+ ![Silicon-Masha-7B](https://huggingface.co/LakoMoor/Silicon-Masha-7B/resolve/main/assets/masha.png)
30
+
31
+ ## Model Summary
32
+
33
+ Silicon-Masha-7B is a model aiming to be both strong in RP, be smart **and** understand Russian, that can follow character maps very well. It is suitable for RP/ERP and general use.
34
+
35
+ ## Prompt Template (Alpaca)
36
+
37
+ I found the best SillyTavern results from using the Noromaid template but please try other templates! Let me know if you find anything good.
38
+
39
+ SillyTavern config files: [Context](https://huggingface.co/LakoMoor/Silicon-Masha-7B/resolve/main/assets/context.json), [Instruct](https://huggingface.co/LakoMoor/Silicon-Masha-7B/resolve/main/assets/instruct.json).
40
+
41
+ Additionally, here is my highly recommended [Text Completion preset](https://huggingface.co/LakoMoor/Silicon-Masha-7B/resolve/main/assets/MinP.json). You can tweak this by adjusting temperature up or dropping min p to boost creativity or raise min p to increase stability. You shouldn't need to touch anything else!
42
+
43
+ ```
44
+ Below is an instruction that describes a task. Write a response that appropriately completes the request.
45
+ ### Instruction:
46
+ {prompt}
47
+ ### Response:
48
+ ```