File size: 190 Bytes
13637ca |
1 2 3 4 5 6 7 8 9 |
name: mistral-v0.3
backend: transformers
parameters:
model: fakezeta/Mistral-7B-Instruct-v0.3-ov-awq
context_size: 32768
type: OVModelForCausalLM
template:
use_tokenizer_template: true
|