Transformers
llama
text-generation-inference
TheBloke commited on
Commit
2a3bd30
1 Parent(s): 8d38f35

Update base_model formatting

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