TheBloke commited on
Commit
f77ae04
1 Parent(s): 7bbf639

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/CalderaAI/13B-Legerdemain-L2
3
- inference: false
4
  license: llama2
5
- model_creator: CalderaAI
6
  model_name: 13B Legerdemain L2
 
 
 
7
  model_type: llama
8
  prompt_template: 'Below is an instruction that describes a task. Write a response
9
  that appropriately completes the request.
 
1
  ---
 
 
2
  license: llama2
 
3
  model_name: 13B Legerdemain L2
4
+ base_model: CalderaAI/13B-Legerdemain-L2
5
+ inference: false
6
+ model_creator: CalderaAI
7
  model_type: llama
8
  prompt_template: 'Below is an instruction that describes a task. Write a response
9
  that appropriately completes the request.