QC67_cosmo / model-index.json
phera-ra's picture
Update model-index tags
2ceac92 verified
Raw
History Blame Contribute Delete
2.89 kB
{
"model-index": [
{
"name": "QC67_cosmo",
"results": [
{ "task": "text-generation", "description": "Conversational companion and general text generation (COSMOS design)" }
],
"language": ["en"],
"license": "cc-by-4.0",
"tags": ["cosmos", "cosmos-54d", "q4", "local-inference", "atomic"],
"framework": "pytorch",
"sha": {
"cosmos_best.pt": "850CF3EB140693DF57B7D3EA05EE3D1F74FB248C6DDDB31669CE576246FB64D6",
"cosmos_play.pt": "98849BD28352706BF545D94425B0CE111A4D7314D10E9EF9B289115A14BF54B9",
"cosmos_sandbox.pt": "34A09078AC7AF8C631F947920657F575FC76C8B7B9C1556F20978402DEE04FC4"
},
"files": [
{ "name": "cosmos_best.pt", "sha256": "850CF3EB140693DF57B7D3EA05EE3D1F74FB248C6DDDB31669CE576246FB64D6", "size": 134511228, "role": "primary", "description": "Primary canonical weights from training run; verified to work locally with Atomic runtime." },
{ "name": "cosmos_play.pt", "sha256": "98849BD28352706BF545D94425B0CE111A4D7314D10E9EF9B289115A14BF54B9", "size": 134511228, "role": "playground", "description": "Playground / interactive finetune checkpoint for experimentation." },
{ "name": "cosmos_sandbox.pt", "sha256": "34A09078AC7AF8C631F947920657F575FC76C8B7B9C1556F20978402DEE04FC4", "size": 134511030, "role": "sandbox", "description": "Sandbox checkpoint for testing and development." }
],
"config": {
"architecture": "COSMOS 54D",
"components": [
"12D Cosmic Synapse Theory (CST) Phase Attention",
"24D Hebbian Plasticity (self-modifying synaptic weights)",
"18D Chaos Oscillators (coupled Lorenz attractors)",
"256-slot Persistent Memory Bank"
],
"total_state_space_per_position": "54D",
"notes": "Custom architecture; state_dict keys include: CSTPhaseEncoding (phase_proj, phase_out, freqs), HebbianPlasticityLayer (pre_proj, post_proj, W_plastic, out_proj, trace), ChaosOscillatorBank, PersistentMemoryBank, standard transformer embeddings/attention/lm_head"
},
"tokenizers": [],
"usage": {
"runtime": "Atomic (bundled in COSMOS_MASTER)",
"example": "See USAGE_ATOMIC.md in repo"
},
"provenance": {
"manifest_commit": "https://huggingface.co/phera-ra/QC67_cosmo/commit/20edc0fb86ff3f714f79cc133ec6374623354e9b",
"model_index_commit": "https://huggingface.co/phera-ra/QC67_cosmo/commit/aaf7e944451ec52327c1f202cd502fcb39b25ba9",
"readme_commit": "https://huggingface.co/phera-ra/QC67_cosmo/commit/5c5be2b6c5884b3d42310157e0e3ba16d393cac0",
"weights_commit": "https://huggingface.co/phera-ra/QC67_cosmo/commit/2293c13a12d676a676f504ee77fd1b8d96ce7f06",
"zenodo_record": "https://zenodo.org/records/17574447"
}
}
]
}