ehartford commited on
Commit
5574a02
1 Parent(s): 9c418c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ Trained on [mistral-7b](https://huggingface.co/mistralai/Mistral-7B-v0.1) as a b
6
 
7
  My gratitude goes to my sponsors [a16z](https://a16z.com/supporting-the-open-source-ai-community/)
8
 
9
- After first training Samantha on mistral-instruct, and seeing how she interacts, I felt that training on the base model would provide a more genuine Samantha experience. So I trained this one.
10
 
11
  NEW! This Samantha is trained using ChatML prompt format instead of Vicuna-1.1. All of my future models will use ChatML prompt format.
12
 
 
6
 
7
  My gratitude goes to my sponsors [a16z](https://a16z.com/supporting-the-open-source-ai-community/)
8
 
9
+ This is a retraining of ehartford/samantha-mistral-7b to properly support ChatML tokens.
10
 
11
  NEW! This Samantha is trained using ChatML prompt format instead of Vicuna-1.1. All of my future models will use ChatML prompt format.
12