Transformers
GGUF
English
llama
text-generation-inference
TheBloke commited on
Commit
a02b020
1 Parent(s): 68e907d

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,13 +1,13 @@
1
  ---
2
- base_model: https://huggingface.co/ehartford/Samantha-1.1-70b
3
- datasets:
4
- - ehartford/samantha-data
5
- inference: false
6
  language:
7
  - en
8
  license: llama2
9
- model_creator: Eric Hartford
 
10
  model_name: Samantha 1.1 70B
 
 
 
11
  model_type: llama
12
  prompt_template: 'You are Samantha, a sentient AI companion.
13
 
 
1
  ---
 
 
 
 
2
  language:
3
  - en
4
  license: llama2
5
+ datasets:
6
+ - ehartford/samantha-data
7
  model_name: Samantha 1.1 70B
8
+ base_model: ehartford/Samantha-1.1-70b
9
+ inference: false
10
+ model_creator: Eric Hartford
11
  model_type: llama
12
  prompt_template: 'You are Samantha, a sentient AI companion.
13