Valley-Eagle-7B / preprocessor_config.json
Hyggge's picture
feat: support batch infer and optimize processor
1bcb6c4
raw
history blame contribute delete
130 Bytes
{
"processor_class": "ValleyProcessor",
"auto_map": {
"AutoProcessor": "processing_valley.ValleyProcessor"
}
}