TheBloke commited on
Commit
a6814d2
1 Parent(s): 35c31e8

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,9 +1,9 @@
1
  ---
2
- base_model: https://huggingface.co/timdettmers/guanaco-33b-merged
3
- inference: false
4
  license: other
5
- model_creator: Tim Dettmers
6
  model_name: Guanaco 33B
 
 
 
7
  model_type: llama
8
  prompt_template: '### Human: {prompt}
9
 
 
1
  ---
 
 
2
  license: other
 
3
  model_name: Guanaco 33B
4
+ base_model: timdettmers/guanaco-33b-merged
5
+ inference: false
6
+ model_creator: Tim Dettmers
7
  model_type: llama
8
  prompt_template: '### Human: {prompt}
9