BEN / config.json
juba7's picture
Add model_type for ONNX conversion
b1cb535 verified
raw
history blame
151 Bytes
{
"_name_or_path": "PramaLLC/BEN",
"architectures": ["PramaBEN_Base"],
"version": "1.0",
"torch_dtype": "float32"
"model_type": "BEN_Base",
}