TheBloke commited on
Commit
dd4f269
1 Parent(s): c8bc26a

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/totally-not-an-llm/EverythingLM-13b-16k
3
  datasets:
4
  - totally-not-an-llm/EverythingLM-data
 
 
5
  inference: false
6
- license: llama2
7
  model_creator: Kai Howard
8
- model_name: EverythingLM 13B 16K
9
  model_type: llama
10
  prompt_template: 'You are a helpful AI assistant.
11
 
 
1
  ---
2
+ license: llama2
3
  datasets:
4
  - totally-not-an-llm/EverythingLM-data
5
+ model_name: EverythingLM 13B 16K
6
+ base_model: totally-not-an-llm/EverythingLM-13b-16k
7
  inference: false
 
8
  model_creator: Kai Howard
 
9
  model_type: llama
10
  prompt_template: 'You are a helpful AI assistant.
11