Suparious commited on
Commit
7e2878d
1 Parent(s): 0d3d485

Updated and moved existing to merged_models base_model tag in README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,4 +1,6 @@
1
  ---
 
 
2
  language:
3
  - sv
4
  - da
@@ -7,6 +9,11 @@ language:
7
  - en
8
  library_name: transformers
9
  license: apache-2.0
 
 
 
 
 
10
  tags:
11
  - merge
12
  - 4-bit
@@ -14,12 +21,6 @@ tags:
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
  ---
24
  # timpal0l/BeagleCatMunin AWQ
25
 
 
1
  ---
2
+ base_model: timpal0l/BeagleCatMunin
3
+ inference: false
4
  language:
5
  - sv
6
  - da
 
9
  - en
10
  library_name: transformers
11
  license: apache-2.0
12
+ merged_models:
13
+ - timpal0l/Mistral-7B-v0.1-flashback-v2
14
+ - RJuro/munin-neuralbeagle-7b-GGUF
15
+ pipeline_tag: text-generation
16
+ quantized_by: Suparious
17
  tags:
18
  - merge
19
  - 4-bit
 
21
  - text-generation
22
  - autotrain_compatible
23
  - endpoints_compatible
 
 
 
 
 
 
24
  ---
25
  # timpal0l/BeagleCatMunin AWQ
26