fakezeta commited on
Commit
043ae1b
1 Parent(s): 7815359

Update model.yaml

Browse files
Files changed (1) hide show
  1. model.yaml +3 -1
model.yaml CHANGED
@@ -6,4 +6,6 @@ context_size: 4096
6
  type: OVModelForCausalLM
7
  template:
8
  use_tokenizer_template: true
9
-
 
 
 
6
  type: OVModelForCausalLM
7
  template:
8
  use_tokenizer_template: true
9
+ stopwords:
10
+ - "<|end|>"
11
+ - "<|endoftext|>"