Felladrin commited on
Commit
9e4d914
·
verified ·
1 Parent(s): 5621cf3

Remove "stop" parameter from "inference" property, as it's not compatible with this model

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -52,8 +52,6 @@ inference:
52
  penalty_alpha: 0.5
53
  top_k: 5
54
  repetition_penalty: 1.001
55
- stop:
56
- - <|im_end|>
57
  ---
58
 
59
  # Locutusque's TinyMistral-248M trained on OpenAssistant TOP-1 Conversation Threads
 
52
  penalty_alpha: 0.5
53
  top_k: 5
54
  repetition_penalty: 1.001
 
 
55
  ---
56
 
57
  # Locutusque's TinyMistral-248M trained on OpenAssistant TOP-1 Conversation Threads