Text Generation
Transformers
Safetensors
llama
text-generation-inference
4-bit precision
gptq
TheBloke commited on
Commit
05974d9
1 Parent(s): f159e66

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,13 +1,13 @@
1
  ---
2
- base_model: https://huggingface.co/totally-not-an-llm/PuddleJumper-13b
3
  datasets:
4
  - totally-not-an-llm/EverythingLM-data-V2
5
  - garage-bAInd/Open-Platypus
6
  - Open-Orca/OpenOrca
 
 
7
  inference: false
8
- license: llama2
9
  model_creator: Kai Howard
10
- model_name: PuddleJumper 13B
11
  model_type: llama
12
  prompt_template: 'You are a helpful AI assistant.
13
 
 
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
+ base_model: totally-not-an-llm/PuddleJumper-13b
9
  inference: false
 
10
  model_creator: Kai Howard
 
11
  model_type: llama
12
  prompt_template: 'You are a helpful AI assistant.
13