TheBloke commited on
Commit
c74b17f
1 Parent(s): f3b8094

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,11 +1,11 @@
1
  ---
2
- base_model: https://huggingface.co/Sao10K/Stheno-L2-13B
3
- inference: false
4
  language:
5
  - en
6
  license: llama2
7
- model_creator: Sao10K
8
  model_name: Stheno L2 13B
 
 
 
9
  model_type: llama
10
  prompt_template: 'Below is an instruction that describes a task. Write a response
11
  that appropriately completes the request.
 
1
  ---
 
 
2
  language:
3
  - en
4
  license: llama2
 
5
  model_name: Stheno L2 13B
6
+ base_model: Sao10K/Stheno-L2-13B
7
+ inference: false
8
+ model_creator: Sao10K
9
  model_type: llama
10
  prompt_template: 'Below is an instruction that describes a task. Write a response
11
  that appropriately completes the request.