Transformers
llama
text-generation-inference
TheBloke commited on
Commit
d170f8d
1 Parent(s): 9d2c91b

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
 
2
  datasets:
3
  - totally-not-an-llm/EverythingLM-data-V2
 
4
  inference: false
5
- license: llama2
6
  model_creator: Kai Howard
7
  model_link: https://huggingface.co/totally-not-an-llm/EverythingLM-13b-V2-16k
8
- model_name: EverythingLM 13B V2 16K
9
  model_type: llama
10
  quantized_by: TheBloke
 
11
  ---
12
 
13
  <!-- header start -->
 
1
  ---
2
+ license: llama2
3
  datasets:
4
  - totally-not-an-llm/EverythingLM-data-V2
5
+ model_name: EverythingLM 13B V2 16K
6
  inference: false
 
7
  model_creator: Kai Howard
8
  model_link: https://huggingface.co/totally-not-an-llm/EverythingLM-13b-V2-16k
 
9
  model_type: llama
10
  quantized_by: TheBloke
11
+ base_model: totally-not-an-llm/EverythingLM-13b-V2-16k
12
  ---
13
 
14
  <!-- header start -->