Text Generation
Transformers
llama
Merge
mix
cot
TheBloke commited on
Commit
e7347e2
1 Parent(s): e135dcd

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,18 +1,19 @@
1
  ---
 
 
 
 
 
2
  datasets:
3
  - mlabonne/guanaco-llama2-1k
 
4
  inference: false
5
- license: llama2
6
  model_creator: MayaPH
7
  model_link: https://huggingface.co/MayaPH/GodziLLa2-70B
8
- model_name: GodziLLa2 70B
9
  model_type: llama
10
  pipeline_tag: text-generation
11
  quantized_by: TheBloke
12
- tags:
13
- - merge
14
- - mix
15
- - cot
16
  ---
17
 
18
  <!-- header start -->
 
1
  ---
2
+ license: llama2
3
+ tags:
4
+ - merge
5
+ - mix
6
+ - cot
7
  datasets:
8
  - mlabonne/guanaco-llama2-1k
9
+ model_name: GodziLLa2 70B
10
  inference: false
 
11
  model_creator: MayaPH
12
  model_link: https://huggingface.co/MayaPH/GodziLLa2-70B
 
13
  model_type: llama
14
  pipeline_tag: text-generation
15
  quantized_by: TheBloke
16
+ base_model: MayaPH/GodziLLa2-70B
 
 
 
17
  ---
18
 
19
  <!-- header start -->