TheBloke commited on
Commit
dbba7a6
1 Parent(s): f33d726

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/ausboss/llama-30b-supercot
3
- inference: false
4
  license: other
5
- model_creator: ausboss
6
  model_name: Llama 30B Supercot
 
 
 
7
  model_type: llama
8
  prompt_template: 'Below is an instruction that describes a task. Write a response
9
  that appropriately completes the request.
 
1
  ---
 
 
2
  license: other
 
3
  model_name: Llama 30B Supercot
4
+ base_model: ausboss/llama-30b-supercot
5
+ inference: false
6
+ model_creator: ausboss
7
  model_type: llama
8
  prompt_template: 'Below is an instruction that describes a task. Write a response
9
  that appropriately completes the request.