TheBloke commited on
Commit
275c13b
1 Parent(s): 64adbaf

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/totally-not-an-llm/AlpacaCielo2-7b-8k
3
- inference: false
4
  license: llama2
5
- model_creator: totally-not-an-llm
6
  model_name: AlpacaCielo2 7B 8K
 
 
 
7
  model_type: llama
8
  prompt_template: '### Sytem: {system_message}
9
 
 
1
  ---
 
 
2
  license: llama2
 
3
  model_name: AlpacaCielo2 7B 8K
4
+ base_model: totally-not-an-llm/AlpacaCielo2-7b-8k
5
+ inference: false
6
+ model_creator: totally-not-an-llm
7
  model_type: llama
8
  prompt_template: '### Sytem: {system_message}
9