Nitral-AI commited on
Commit
0319a79
1 Parent(s): e740b0f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -33
README.md CHANGED
@@ -8,40 +8,16 @@ tags:
8
  - merge
9
 
10
  ---
11
- # mergedmodel
12
 
13
- This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
14
 
15
- ## Merge Details
16
- ### Merge Method
17
 
18
- This model was merged using the SLERP merge method.
 
 
 
 
19
 
20
- ### Models Merged
21
-
22
- The following models were included in the merge:
23
- * [Nitral-AI/Nyanade_Stunna-Maid-7B](https://huggingface.co/Nitral-AI/Nyanade_Stunna-Maid-7B)
24
- * [Nitral-AI/Laylewcules-7B-v.02](https://huggingface.co/Nitral-AI/Laylewcules-7B-v.02)
25
-
26
- ### Configuration
27
-
28
- The following YAML configuration was used to produce this model:
29
-
30
- ```yaml
31
- slices:
32
- - sources:
33
- - model: Nitral-AI/Laylewcules-7B-v.02
34
- layer_range: [0, 32]
35
- - model: Nitral-AI/Nyanade_Stunna-Maid-7B
36
- layer_range: [0, 32]
37
- merge_method: slerp
38
- base_model: Nitral-AI/Laylewcules-7B-v.02
39
- parameters:
40
- t:
41
- - filter: self_attn
42
- value: [0, 0.5, 0.3, 0.7, 1]
43
- - filter: mlp
44
- value: [1, 0.5, 0.7, 0.3, 0]
45
- - value: 0.5
46
- dtype: bfloat16
47
- ```
 
8
  - merge
9
 
10
  ---
11
+ ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/642265bc01c62c1e4102dc36/_xbYLtGQIwCyjlGlVQpVx.jpeg)
12
 
13
+ # Unhinged RP with the spice of the previous 0.420 remixes, 32k context and vision capabilities.
14
 
15
+ If you want to use vision functionality:
 
16
 
17
+ * You must use the latest versions of [Koboldcpp](https://github.com/LostRuins/koboldcpp).
18
+
19
+ To use the multimodal capabilities of this model and use **vision** you need to load the specified **mmproj** file, this can be found inside this model repo.
20
+
21
+ * You can load the **mmproj** by using the corresponding section in the interface:
22
 
23
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65d4cf2693a0a3744a27536c/UX6Ubss2EPNAT3SKGMLe0.png)