GGUF
Not-For-All-Audiences
nsfw
Merge
Inference Endpoints
Undi95 commited on
Commit
19c8084
·
1 Parent(s): 36f8a22

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ```
2
+ openchat_openchat_3.5
3
+ ashlimaRP lora 0.38
4
+
5
+ Nous-Capybara-3B-V1.9
6
+ Vulkane/120-Days-of-Sodom-LoRA-Mistral-7b 0.27
7
+
8
+ zphyr
9
+ Pippa (0.38)
10
+
11
+ merge_method: task_arithmetic
12
+ base_model: mistralai/Mistral-7B-v0.1
13
+ models:
14
+ - model: mistralai/Mistral-7B-v0.1
15
+ - model: Undi95/zephyr-7b-beta-pippa-sharegpt
16
+ parameters:
17
+ weight: 0.42
18
+ - model: Undi95/Nous-Capybara-3B-V1.9-120-Days
19
+ parameters:
20
+ weight: 0.29
21
+ - model: Undi95/openchat_3.5-LimaRP-13B
22
+ parameters:
23
+ weight: 0.48
24
+ dtype: bfloat16
25
+ ```