TheBloke commited on
Commit
bc069f4
1 Parent(s): 07bfa60

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/oh-yeontaek/llama-2-70B-LoRA-assemble-v2
3
- inference: false
4
  license: llama2
5
- model_creator: oh-yeontaek
6
  model_name: Llama 2 70B LoRA Assemble v2
 
 
 
7
  model_type: llama
8
  prompt_template: '{prompt}
9
 
 
1
  ---
 
 
2
  license: llama2
 
3
  model_name: Llama 2 70B LoRA Assemble v2
4
+ base_model: oh-yeontaek/llama-2-70B-LoRA-assemble-v2
5
+ inference: false
6
+ model_creator: oh-yeontaek
7
  model_type: llama
8
  prompt_template: '{prompt}
9