TheBloke commited on
Commit
fd07100
1 Parent(s): 0dc4925

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,11 +1,11 @@
1
  ---
2
- base_model: https://huggingface.co/jondurbin/airoboros-l2-13b-2.2
3
  datasets:
4
  - jondurbin/airoboros-2.2
 
 
5
  inference: false
6
- license: llama2
7
  model_creator: Jon Durbin
8
- model_name: Airoboros L2 13B 2.2
9
  model_type: llama
10
  prompt_template: "A chat.\nUSER: {prompt}\nASSISTANT: \n"
11
  quantized_by: TheBloke
 
1
  ---
2
+ license: llama2
3
  datasets:
4
  - jondurbin/airoboros-2.2
5
+ model_name: Airoboros L2 13B 2.2
6
+ base_model: jondurbin/airoboros-l2-13b-2.2
7
  inference: false
 
8
  model_creator: Jon Durbin
 
9
  model_type: llama
10
  prompt_template: "A chat.\nUSER: {prompt}\nASSISTANT: \n"
11
  quantized_by: TheBloke