TheBloke commited on
Commit
206145d
·
1 Parent(s): 92d9dd3

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/gorilla-llm/gorilla-7b-hf-delta-v0
3
- inference: false
4
  license: other
5
- model_creator: Gorilla LLM (UC Berkeley)
6
  model_name: Gorilla 7B
 
 
 
7
  model_type: llama
8
  prompt_template: '### User: {prompt}
9
 
 
1
  ---
 
 
2
  license: other
 
3
  model_name: Gorilla 7B
4
+ base_model: gorilla-llm/gorilla-7b-hf-delta-v0
5
+ inference: false
6
+ model_creator: Gorilla LLM (UC Berkeley)
7
  model_type: llama
8
  prompt_template: '### User: {prompt}
9