TheBloke commited on
Commit
e4f99db
1 Parent(s): 439b834

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/jondurbin/airoboros-l2-70b-2.1-creative
3
- inference: false
4
  license: llama2
5
- model_creator: Jon Durbin
6
  model_name: Airoboros L2 70B 2.1 Creative
 
 
 
7
  model_type: llama
8
  prompt_template: "A chat.\nUSER: {prompt}\nASSISTANT: \n"
9
  quantized_by: TheBloke
 
1
  ---
 
 
2
  license: llama2
 
3
  model_name: Airoboros L2 70B 2.1 Creative
4
+ base_model: jondurbin/airoboros-l2-70b-2.1-creative
5
+ inference: false
6
+ model_creator: Jon Durbin
7
  model_type: llama
8
  prompt_template: "A chat.\nUSER: {prompt}\nASSISTANT: \n"
9
  quantized_by: TheBloke