Suparious commited on
Commit
c58b9cc
1 Parent(s): 696b87a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +35 -2
README.md CHANGED
@@ -1,4 +1,10 @@
1
  ---
 
 
 
 
 
 
2
  library_name: transformers
3
  tags:
4
  - 4-bit
@@ -6,10 +12,37 @@ 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
+ model_creator: LakoMoor
6
+ model_type: mistral
7
+ license: cc-by-nc-4.0
8
  library_name: transformers
9
  tags:
10
  - 4-bit
 
12
  - text-generation
13
  - autotrain_compatible
14
  - endpoints_compatible
15
+ - not-for-all-audiences
16
+ - nsfw
17
+ model_name: Silicon-Alice-7B
18
+ base_model:
19
+ - LakoMoor/Silicon-Masha-7B
20
  pipeline_tag: text-generation
21
  inference: false
22
  quantized_by: Suparious
23
  ---
24
+ # LakoMoor/Silicon-Alice-7B AWQ
25
 
26
+ - Model creator: [LakoMoor](https://huggingface.co/LakoMoor)
27
+ - Original model: [Silicon-Alice-7B](https://huggingface.co/LakoMoor/Silicon-Alice-7B)
28
+
29
+ ![Silicon-Alice-7B](https://huggingface.co/LakoMoor/Silicon-Alice-7B/resolve/main/assets/alice.png)
30
+
31
+ ## Model Summary
32
+
33
+ Silicon-Alice-7B is a model based on [Silicon-Masha-7B](https://huggingface.co/LakoMoor/Silicon-Alice-7B) aiming to be both strong in RP, be smart **and** understand Russian, that can follow character maps very well. This model understands Russian better than the previous one. 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-Alice-7B/resolve/main/assets/context.json), [Instruct](https://huggingface.co/LakoMoor/Silicon-Alice-7B/resolve/main/assets/instruct.json).
40
+
41
+ Additionally, here is my highly recommended [Text Completion preset](https://huggingface.co/LakoMoor/Silicon-Alice-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
+ ```