Suparious commited on
Commit
6d8702c
1 Parent(s): 23c9fc6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -6,6 +6,16 @@ tags:
6
  - text-generation
7
  - autotrain_compatible
8
  - endpoints_compatible
 
 
 
 
 
 
 
 
 
 
9
  pipeline_tag: text-generation
10
  inference: false
11
  quantized_by: Suparious
@@ -15,7 +25,12 @@ quantized_by: Suparious
15
  - Model creator: [timpal0l](https://huggingface.co/timpal0l)
16
  - Original model: [BeagleCatMunin2](https://huggingface.co/timpal0l/BeagleCatMunin2)
17
 
 
18
 
 
 
 
 
19
 
20
  ## How to use
21
 
 
6
  - text-generation
7
  - autotrain_compatible
8
  - endpoints_compatible
9
+ - merge
10
+ - mergekit
11
+ - lazymergekit
12
+ - bineric/NorskGPT-Mistral-7b
13
+ - timpal0l/BeagleCatMunin
14
+ - RJuro/munin-neuralbeagle-7b
15
+ base_model:
16
+ - bineric/NorskGPT-Mistral-7b
17
+ - timpal0l/BeagleCatMunin
18
+ - RJuro/munin-neuralbeagle-7b
19
  pipeline_tag: text-generation
20
  inference: false
21
  quantized_by: Suparious
 
25
  - Model creator: [timpal0l](https://huggingface.co/timpal0l)
26
  - Original model: [BeagleCatMunin2](https://huggingface.co/timpal0l/BeagleCatMunin2)
27
 
28
+ ## Model Summary
29
 
30
+ BeagleCatMunin2 is a merge of the following models using [LazyMergekit](https://colab.research.google.com/drive/1obulZ1ROXHjYLn6PPZJwRR6GzgQogxxb?usp=sharing):
31
+ * [bineric/NorskGPT-Mistral-7b](https://huggingface.co/bineric/NorskGPT-Mistral-7b)
32
+ * [timpal0l/BeagleCatMunin](https://huggingface.co/timpal0l/BeagleCatMunin)
33
+ * [RJuro/munin-neuralbeagle-7b](https://huggingface.co/RJuro/munin-neuralbeagle-7b)
34
 
35
  ## How to use
36