| { | |
| "adapter": { | |
| "included": false, | |
| "weights": null | |
| }, | |
| "architectures": [ | |
| "neurovlm.models.NeuroAutoEncoder" | |
| ], | |
| "autoencoder": { | |
| "dim_h0": 1024, | |
| "dim_h1": 512, | |
| "dim_latent": 384, | |
| "dim_neuro": 28542, | |
| "normalize_latent": false, | |
| "out": "logit" | |
| }, | |
| "library_name": "neurovlm", | |
| "mask": "mask.npz", | |
| "model_type": "neurovlm_autoencoder", | |
| "weights": "autoencoder.safetensors" | |
| } | |