tt-tnt / tt_kernel_manifest.json
episod's picture
tt-kernel push tt-tnt (vllm)
515852f verified
Raw
History Blame Contribute Delete
1.74 kB
{
"schema_version": "4",
"name": "tt-tnt",
"tt_metal_version": "0.65.1rc17.dev6200",
"arch": "blackhole",
"device_count": 1,
"build_key": null,
"build_key_inputs": {
"dispatch_core_type": "WORKER",
"dispatch_core_axis": "ROW",
"num_hw_cqs": 1,
"coordinate_virtualization_enabled": true,
"harvesting_mask": 0,
"compile_hash_string": ""
},
"kernel_count": 0,
"fast_path_kernels": null,
"files": [
{
"path": "vllm_bundle/tt_tnt_adapter.py",
"sha256": "676460f6e0f45edd6d013012380b48ac6482bbca385bdf13f57843e645b1fee6",
"size": 33233
}
],
"producer": {
"tt_kernel_version": "0.1.0",
"created_at": "2026-08-15T04:46:02.996272+00:00",
"hostname": "tsingletaryTT-quietbox",
"tt_metal_home": null
},
"runner": {
"spec": "",
"wheels": [],
"entry_point": null,
"source": null,
"requires_python": null,
"backend": "vllm",
"bundle_dir": "vllm_bundle"
},
"weights": {
"repo_id": "episod/tt-tnt",
"revision": null,
"allow_patterns": null,
"ignore_patterns": null,
"repo_type": "model"
},
"platform": {
"ttnn": ">=0.65,<0.80"
},
"runtime": {
"kind": "vllm",
"version": null,
"plugin_version": null
},
"target": "p150",
"mesh": {
"devices": 1,
"topology": "1x1",
"fabric": null
},
"entrypoint": {
"cls": "tt_tnt_adapter:LlamaForCausalLM",
"arch_name": "LlamaForCausalLM"
},
"resources": {
"max_model_len": 2048,
"max_num_seqs": 8,
"block_size": null,
"trace_region_bytes": null,
"extra_args": [],
"command_override": {}
},
"capabilities": null,
"env": {
"MESH_DEVICE": "P150",
"HF_MODEL": "episod/tt-tnt"
}
}