Release 0.1.0-dev — Tribunus MCP v0.6.0
Browse files
release/v0.1.0-dev/README.md
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- text-generation
|
| 5 |
+
- benchmark
|
| 6 |
+
tags:
|
| 7 |
+
- apple-silicon
|
| 8 |
+
- mlx
|
| 9 |
+
- inference
|
| 10 |
+
- gemma
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
# Tribunus Apple Silicon Inference Research Dataset
|
| 14 |
+
|
| 15 |
+
Peer-review dataset for the Tribunus compute kernel decode-attribution and backend-comparison research.
|
| 16 |
+
|
| 17 |
+
## Release
|
| 18 |
+
|
| 19 |
+
Version: 0.1.0-dev
|
| 20 |
+
Artifacts: 0
|
release/v0.1.0-dev/data/artifacts/artifact-index.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
""
|
release/v0.1.0-dev/releases/manifest.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"release_version": "0.1.0-dev",
|
| 3 |
+
"release_id": "release-0.1.0-dev-1781111237890",
|
| 4 |
+
"local_release_artifact_id": "",
|
| 5 |
+
"local_release_digest": "",
|
| 6 |
+
"dataset_repo_id": "Tribunus-dev/compute-kernel-evidence",
|
| 7 |
+
"created_at": "2026-06-10T17:07:17.890Z",
|
| 8 |
+
"files": [
|
| 9 |
+
{
|
| 10 |
+
"path": "data/artifacts/artifact-index.jsonl",
|
| 11 |
+
"digest": "12ae32cb1ec02d01eda3581b127c1fee3b0dc53572ed6baf239721a03d82e126",
|
| 12 |
+
"size_bytes": 2
|
| 13 |
+
}
|
| 14 |
+
],
|
| 15 |
+
"artifact_count": 0,
|
| 16 |
+
"run_count": 0,
|
| 17 |
+
"operation_count": 0,
|
| 18 |
+
"tables": [
|
| 19 |
+
"artifacts/artifact-index"
|
| 20 |
+
],
|
| 21 |
+
"evidence_grades": [
|
| 22 |
+
"exploratory"
|
| 23 |
+
],
|
| 24 |
+
"source_commit": "",
|
| 25 |
+
"publisher_version": "0.6.0"
|
| 26 |
+
}
|