TheBloke commited on
Commit
9dc4841
1 Parent(s): b7b8047

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/totally-not-an-llm/AlpacaCielo-13b
3
- inference: false
4
  license: llama2
5
- model_creator: totally-not-an-llm
6
  model_name: AlpacaCielo 13B
 
 
 
7
  model_type: llama
8
  prompt_template: '### Human: {prompt}
9
 
 
1
  ---
 
 
2
  license: llama2
 
3
  model_name: AlpacaCielo 13B
4
+ base_model: totally-not-an-llm/AlpacaCielo-13b
5
+ inference: false
6
+ model_creator: totally-not-an-llm
7
  model_type: llama
8
  prompt_template: '### Human: {prompt}
9