TheBloke commited on
Commit
bbaa834
1 Parent(s): e449468

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/yeontaek/llama-2-70B-ensemble-v5
3
- inference: false
4
  license: llama2
5
- model_creator: yeontaek
6
  model_name: Llama 2 70B Ensemble v5
 
 
 
7
  model_type: llama
8
  quantized_by: TheBloke
9
  ---
 
1
  ---
 
 
2
  license: llama2
 
3
  model_name: Llama 2 70B Ensemble v5
4
+ base_model: yeontaek/llama-2-70B-ensemble-v5
5
+ inference: false
6
+ model_creator: yeontaek
7
  model_type: llama
8
  quantized_by: TheBloke
9
  ---