Update model.yaml
Browse filestrust_remote_code no more needed
- model.yaml +0 -1
model.yaml
CHANGED
@@ -3,7 +3,6 @@ backend: transformers
|
|
3 |
parameters:
|
4 |
model: fakezeta/Phi-3-medium-4k-instruct-ov-int4
|
5 |
context_size: 4096
|
6 |
-
trust_remote_code: true
|
7 |
type: OVModelForCausalLM
|
8 |
template:
|
9 |
use_tokenizer_template: true
|
|
|
3 |
parameters:
|
4 |
model: fakezeta/Phi-3-medium-4k-instruct-ov-int4
|
5 |
context_size: 4096
|
|
|
6 |
type: OVModelForCausalLM
|
7 |
template:
|
8 |
use_tokenizer_template: true
|