TheBloke commited on
Commit
42e0f20
1 Parent(s): f91cebc

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/YeungNLP/firefly-llama2-13b-v1.2
3
- inference: false
4
  license: llama2
5
- model_creator: YeungNLP
6
  model_name: Firefly Llama2 13B v1.2
 
 
 
7
  model_type: llama
8
  prompt_template: '{prompt}
9
 
 
1
  ---
 
 
2
  license: llama2
 
3
  model_name: Firefly Llama2 13B v1.2
4
+ base_model: YeungNLP/firefly-llama2-13b-v1.2
5
+ inference: false
6
+ model_creator: YeungNLP
7
  model_type: llama
8
  prompt_template: '{prompt}
9