sofia / model_manifest.json
rootcastleengineering's picture
release: publish Sofia Engine 3.0.0a1 artifacts, manifests, and documentation
876458a
Raw
History Blame Contribute Delete
797 Bytes
{
"$schema": "https://huggingface.co/rootcastleengineering/sofia/raw/main/schemas/model.schema.json",
"schema": "sofia.model-manifest.v1",
"name": "Sofia Engine",
"publisher": "Rootcastle Engineering & Innovation",
"license": "Apache-2.0",
"source_repository": "https://github.com/rootcastleco/sofia-ai",
"artifact_type": "scientific-edge-runtime",
"version": "3.0.0a1",
"checkpoint": null,
"feature_schema": "3.0",
"parameters_sha256": null,
"training": {
"trained": false,
"dataset": null,
"metrics": null,
"note": "No canonical pretrained checkpoint is distributed with this runtime release."
},
"provenance": {
"git_commit": "3f1d5e85f8ab66870168f185a74bc80790926214",
"release": "3.0.0a1",
"timestamp_utc": "2026-09-22T00:03:00Z"
}
}