nesso / config.json
vmarrecursion's picture
Add config.json so Hub download stats are tracked (#1)
48e43e2
Raw
History Blame Contribute Delete
225 Bytes
{
"model_type": "nesso1",
"architectures": ["Nesso1"],
"library_name": "nesso",
"default_revision": "v1.0.0",
"files": {
"hparams": "hparams.json",
"weights": "model.safetensors",
"ccd": "ccd.pkl"
}
}