Suparious commited on
Commit
924cef3
·
verified ·
1 Parent(s): 0ef74ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,4 +1,8 @@
1
  ---
 
 
 
 
2
  library_name: transformers
3
  tags:
4
  - 4-bit
@@ -6,6 +10,11 @@ tags:
6
  - text-generation
7
  - autotrain_compatible
8
  - endpoints_compatible
 
 
 
 
 
9
  pipeline_tag: text-generation
10
  inference: false
11
  quantized_by: Suparious
@@ -15,7 +24,9 @@ quantized_by: Suparious
15
  - Model creator: [jeiku](https://huggingface.co/jeiku)
16
  - Original model: [Elly_7B](https://huggingface.co/jeiku/Elly_7B)
17
 
 
18
 
 
19
 
20
  ## How to use
21
 
 
1
  ---
2
+ base_model:
3
+ - MaziyarPanahi/samantha-mistral-7b-Mistral-7B-Instruct-v0.1
4
+ - cognitivecomputations/dolphin-2.6-mistral-7b
5
+ - SanjiWatsuki/Sonya-7B
6
  library_name: transformers
7
  tags:
8
  - 4-bit
 
10
  - text-generation
11
  - autotrain_compatible
12
  - endpoints_compatible
13
+ - mergekit
14
+ - merge
15
+ license: other
16
+ language:
17
+ - en
18
  pipeline_tag: text-generation
19
  inference: false
20
  quantized_by: Suparious
 
24
  - Model creator: [jeiku](https://huggingface.co/jeiku)
25
  - Original model: [Elly_7B](https://huggingface.co/jeiku/Elly_7B)
26
 
27
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/626dfb8786671a29c715f8a9/dG3wJI7_RA8T3pDRWNCKA.png)
28
 
29
+ This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
30
 
31
  ## How to use
32