Update README.md
Browse filestrust_remote_code no more needed
README.md
CHANGED
@@ -11,7 +11,6 @@ parameters:
|
|
11 |
model: fakezeta/Phi-3-mini-128k-instruct-ov-int8
|
12 |
context_size: 131072
|
13 |
threads: 6
|
14 |
-
trust_remote_code: true
|
15 |
type: OVModelForCausalLM
|
16 |
template:
|
17 |
use_tokenizer_template: true
|
|
|
11 |
model: fakezeta/Phi-3-mini-128k-instruct-ov-int8
|
12 |
context_size: 131072
|
13 |
threads: 6
|
|
|
14 |
type: OVModelForCausalLM
|
15 |
template:
|
16 |
use_tokenizer_template: true
|