Suparious commited on
Commit
0d3d485
·
verified ·
1 Parent(s): 01dcd4e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,12 +1,23 @@
1
  ---
 
 
 
 
 
 
2
  library_name: transformers
 
3
  tags:
 
4
  - 4-bit
5
  - AWQ
6
  - text-generation
7
  - autotrain_compatible
8
  - endpoints_compatible
9
  pipeline_tag: text-generation
 
 
 
10
  inference: false
11
  quantized_by: Suparious
12
  ---
@@ -15,7 +26,9 @@ quantized_by: Suparious
15
  - Model creator: [timpal0l](https://huggingface.co/timpal0l)
16
  - Original model: [BeagleCatMunin](https://huggingface.co/timpal0l/BeagleCatMunin)
17
 
 
18
 
 
19
 
20
  ## How to use
21
 
 
1
  ---
2
+ language:
3
+ - sv
4
+ - da
5
+ - 'no'
6
+ - is
7
+ - en
8
  library_name: transformers
9
+ license: apache-2.0
10
  tags:
11
+ - merge
12
  - 4-bit
13
  - AWQ
14
  - text-generation
15
  - autotrain_compatible
16
  - endpoints_compatible
17
  pipeline_tag: text-generation
18
+ base_model:
19
+ - timpal0l/Mistral-7B-v0.1-flashback-v2
20
+ - RJuro/munin-neuralbeagle-7b-GGUF
21
  inference: false
22
  quantized_by: Suparious
23
  ---
 
26
  - Model creator: [timpal0l](https://huggingface.co/timpal0l)
27
  - Original model: [BeagleCatMunin](https://huggingface.co/timpal0l/BeagleCatMunin)
28
 
29
+ ![](https://huggingface.co/timpal0l/flashbeagle-7b/resolve/main/model_img.png?download=true)
30
 
31
+ This model is a merge of [timpal0l/Mistral-7B-v0.1-flashback-v2](https://huggingface.co/timpal0l/Mistral-7B-v0.1-flashback-v2) and [RJuro/munin-neuralbeagle-7b](https://huggingface.co/RJuro/munin-neuralbeagle-7b).
32
 
33
  ## How to use
34