File size: 189 Bytes
1854f78 |
1 2 3 4 5 6 7 8 9 10 |
name: phi3-medium
backend: transformers
parameters:
model: fakezeta/Phi-3-medium-4k-instruct-ov-int4
context_size: 4096
type: OVModelForCausalLM
template:
use_tokenizer_template: true
|