Suparious commited on
Commit
5b22595
1 Parent(s): 2fba67d

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

Browse files
Files changed (1) hide show
  1. README.md +10 -9
README.md CHANGED
@@ -1,6 +1,15 @@
1
  ---
2
- license: other
 
3
  library_name: transformers
 
 
 
 
 
 
 
 
4
  tags:
5
  - 4-bit
6
  - AWQ
@@ -11,14 +20,6 @@ tags:
11
  - mergekit
12
  - lazymergekit
13
  - llama
14
- base_model:
15
- - NousResearch/Meta-Llama-3-8B-Instruct
16
- - mlabonne/OrpoLlama-3-8B
17
- - Locutusque/Llama-3-Orca-1.0-8B
18
- - abacusai/Llama-3-Smaug-8B
19
- pipeline_tag: text-generation
20
- inference: false
21
- quantized_by: Suparious
22
  ---
23
  # mlabonne/ChimeraLlama-3-8B AWQ
24
 
 
1
  ---
2
+ base_model: mlabonne/ChimeraLlama-3-8B
3
+ inference: false
4
  library_name: transformers
5
+ license: other
6
+ merged_models:
7
+ - NousResearch/Meta-Llama-3-8B-Instruct
8
+ - mlabonne/OrpoLlama-3-8B
9
+ - Locutusque/Llama-3-Orca-1.0-8B
10
+ - abacusai/Llama-3-Smaug-8B
11
+ pipeline_tag: text-generation
12
+ quantized_by: Suparious
13
  tags:
14
  - 4-bit
15
  - AWQ
 
20
  - mergekit
21
  - lazymergekit
22
  - llama
 
 
 
 
 
 
 
 
23
  ---
24
  # mlabonne/ChimeraLlama-3-8B AWQ
25