Suparious commited on
Commit
e37e7b2
·
verified ·
1 Parent(s): 66532f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -6,6 +6,14 @@ tags:
6
  - text-generation
7
  - autotrain_compatible
8
  - endpoints_compatible
 
 
 
 
 
 
 
 
9
  pipeline_tag: text-generation
10
  inference: false
11
  quantized_by: Suparious
@@ -15,7 +23,11 @@ quantized_by: Suparious
15
  - Model creator: [jsfs11](https://huggingface.co/jsfs11)
16
  - Original model: [Llama-3-RPMerge-8B-SLERP](https://huggingface.co/jsfs11/Llama-3-RPMerge-8B-SLERP)
17
 
 
18
 
 
 
 
19
 
20
  ## How to use
21
 
 
6
  - text-generation
7
  - autotrain_compatible
8
  - endpoints_compatible
9
+ - merge
10
+ - mergekit
11
+ - lazymergekit
12
+ - Undi95/Llama-3-LewdPlay-8B-evo
13
+ - cgato/L3-TheSpice-8b-v0.8.3
14
+ base_model:
15
+ - Undi95/Llama-3-LewdPlay-8B-evo
16
+ - cgato/L3-TheSpice-8b-v0.8.3
17
  pipeline_tag: text-generation
18
  inference: false
19
  quantized_by: Suparious
 
23
  - Model creator: [jsfs11](https://huggingface.co/jsfs11)
24
  - Original model: [Llama-3-RPMerge-8B-SLERP](https://huggingface.co/jsfs11/Llama-3-RPMerge-8B-SLERP)
25
 
26
+ ## Model Summary
27
 
28
+ Llama-3-RPMerge-8B-SLERP is a merge of the following models using [LazyMergekit](https://colab.research.google.com/drive/1obulZ1ROXHjYLn6PPZJwRR6GzgQogxxb?usp=sharing):
29
+ * [Undi95/Llama-3-LewdPlay-8B-evo](https://huggingface.co/Undi95/Llama-3-LewdPlay-8B-evo)
30
+ * [cgato/L3-TheSpice-8b-v0.8.3](https://huggingface.co/cgato/L3-TheSpice-8b-v0.8.3)
31
 
32
  ## How to use
33