Sync registry catalog with doppler canonical catalog
Browse files- registry/catalog.json +127 -8
registry/catalog.json
CHANGED
|
@@ -1,37 +1,62 @@
|
|
| 1 |
{
|
| 2 |
"version": 1,
|
| 3 |
-
"
|
|
|
|
| 4 |
"models": [
|
| 5 |
{
|
| 6 |
-
"modelId": "gemma-3-270m-it-wq4k-ef16-hf16
|
|
|
|
| 7 |
"label": "Gemma 3 270M Instruct (Q4K/F32a)",
|
| 8 |
"description": "Gemma 3 270M text model. Prefers Hugging Face-hosted prebuilt RDRR shards with local curated fallback.",
|
| 9 |
"modes": [
|
| 10 |
-
"run"
|
| 11 |
-
"translate"
|
| 12 |
],
|
| 13 |
"aliases": [
|
|
|
|
| 14 |
"google/gemma-3-270m-it",
|
| 15 |
-
"gemma-3-270m-it-wq4k-ef16"
|
|
|
|
| 16 |
],
|
| 17 |
"hf": {
|
| 18 |
"repoId": "Clocksmith/rdrr",
|
| 19 |
"revision": "4efe64a914892e98be50842aeb16c3b648cc68a5",
|
| 20 |
"path": "models/gemma-3-270m-it-wq4k-ef16"
|
| 21 |
},
|
| 22 |
-
"baseUrl": "./curated/gemma-3-270m-it-wq4k-ef16",
|
| 23 |
"sizeBytes": 418512553,
|
| 24 |
"recommended": false,
|
| 25 |
-
"sortOrder": 10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
},
|
| 27 |
{
|
| 28 |
"modelId": "google-embeddinggemma-300m-wq4k-ef16",
|
|
|
|
| 29 |
"label": "EmbeddingGemma 300M (Q4K)",
|
| 30 |
"description": "EmbeddingGemma sentence embedding model. Prefers Hugging Face-hosted prebuilt RDRR shards with local curated fallback.",
|
| 31 |
"modes": [
|
| 32 |
"embedding"
|
| 33 |
],
|
| 34 |
"aliases": [
|
|
|
|
| 35 |
"google/embeddinggemma-300m",
|
| 36 |
"google-embeddinggemma-300m-wq4k-ef16"
|
| 37 |
],
|
|
@@ -43,7 +68,101 @@
|
|
| 43 |
"baseUrl": "./curated/google-embeddinggemma-300m-wq4k-ef16",
|
| 44 |
"sizeBytes": 480562497,
|
| 45 |
"recommended": false,
|
| 46 |
-
"sortOrder": 11
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
}
|
| 48 |
]
|
| 49 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"version": 1,
|
| 3 |
+
"lifecycleSchemaVersion": 1,
|
| 4 |
+
"updatedAt": "2026-03-05",
|
| 5 |
"models": [
|
| 6 |
{
|
| 7 |
+
"modelId": "gemma-3-270m-it-wq4k-ef16-hf16",
|
| 8 |
+
"preset": "gemma3",
|
| 9 |
"label": "Gemma 3 270M Instruct (Q4K/F32a)",
|
| 10 |
"description": "Gemma 3 270M text model. Prefers Hugging Face-hosted prebuilt RDRR shards with local curated fallback.",
|
| 11 |
"modes": [
|
| 12 |
+
"run"
|
|
|
|
| 13 |
],
|
| 14 |
"aliases": [
|
| 15 |
+
"gemma3-270m",
|
| 16 |
"google/gemma-3-270m-it",
|
| 17 |
+
"gemma-3-270m-it-wq4k-ef16",
|
| 18 |
+
"gemma-3-270m-it-wq4k-ef16-hf16-f32"
|
| 19 |
],
|
| 20 |
"hf": {
|
| 21 |
"repoId": "Clocksmith/rdrr",
|
| 22 |
"revision": "4efe64a914892e98be50842aeb16c3b648cc68a5",
|
| 23 |
"path": "models/gemma-3-270m-it-wq4k-ef16"
|
| 24 |
},
|
| 25 |
+
"baseUrl": "./curated/gemma-3-270m-it-wq4k-ef16-hf16",
|
| 26 |
"sizeBytes": 418512553,
|
| 27 |
"recommended": false,
|
| 28 |
+
"sortOrder": 10,
|
| 29 |
+
"lifecycle": {
|
| 30 |
+
"availability": {
|
| 31 |
+
"curated": true,
|
| 32 |
+
"local": true,
|
| 33 |
+
"hf": true
|
| 34 |
+
},
|
| 35 |
+
"status": {
|
| 36 |
+
"runtime": "active",
|
| 37 |
+
"conversion": "ready",
|
| 38 |
+
"demo": "curated",
|
| 39 |
+
"tested": "verified"
|
| 40 |
+
},
|
| 41 |
+
"tested": {
|
| 42 |
+
"suite": "inference",
|
| 43 |
+
"surface": "auto",
|
| 44 |
+
"result": "pass",
|
| 45 |
+
"lastVerifiedAt": "2026-03-04",
|
| 46 |
+
"source": "registry-verify"
|
| 47 |
+
}
|
| 48 |
+
}
|
| 49 |
},
|
| 50 |
{
|
| 51 |
"modelId": "google-embeddinggemma-300m-wq4k-ef16",
|
| 52 |
+
"preset": "embeddinggemma",
|
| 53 |
"label": "EmbeddingGemma 300M (Q4K)",
|
| 54 |
"description": "EmbeddingGemma sentence embedding model. Prefers Hugging Face-hosted prebuilt RDRR shards with local curated fallback.",
|
| 55 |
"modes": [
|
| 56 |
"embedding"
|
| 57 |
],
|
| 58 |
"aliases": [
|
| 59 |
+
"embeddinggemma-300m",
|
| 60 |
"google/embeddinggemma-300m",
|
| 61 |
"google-embeddinggemma-300m-wq4k-ef16"
|
| 62 |
],
|
|
|
|
| 68 |
"baseUrl": "./curated/google-embeddinggemma-300m-wq4k-ef16",
|
| 69 |
"sizeBytes": 480562497,
|
| 70 |
"recommended": false,
|
| 71 |
+
"sortOrder": 11,
|
| 72 |
+
"lifecycle": {
|
| 73 |
+
"availability": {
|
| 74 |
+
"curated": true,
|
| 75 |
+
"local": true,
|
| 76 |
+
"hf": true
|
| 77 |
+
},
|
| 78 |
+
"status": {
|
| 79 |
+
"runtime": "active",
|
| 80 |
+
"conversion": "ready",
|
| 81 |
+
"demo": "curated",
|
| 82 |
+
"tested": "verified"
|
| 83 |
+
},
|
| 84 |
+
"tested": {
|
| 85 |
+
"suite": "inference",
|
| 86 |
+
"surface": "auto",
|
| 87 |
+
"result": "pass",
|
| 88 |
+
"lastVerifiedAt": "2026-03-04",
|
| 89 |
+
"source": "registry-verify"
|
| 90 |
+
}
|
| 91 |
+
}
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"modelId": "qwen-3-5-0-8b-wq4k-ef16-hf16-f16",
|
| 95 |
+
"preset": "qwen3",
|
| 96 |
+
"label": "Qwen 3.5 0.8B (Q4K)",
|
| 97 |
+
"description": "Qwen 3.5 0.8B text model with hybrid linear attention. Q4K weights, F16 embeddings/head.",
|
| 98 |
+
"modes": [
|
| 99 |
+
"run"
|
| 100 |
+
],
|
| 101 |
+
"aliases": [
|
| 102 |
+
"qwen3-0.8b",
|
| 103 |
+
"qwen-3-5-0-8b",
|
| 104 |
+
"Qwen/Qwen3.5-0.8B"
|
| 105 |
+
],
|
| 106 |
+
"hf": {
|
| 107 |
+
"repoId": "Clocksmith/rdrr",
|
| 108 |
+
"revision": null,
|
| 109 |
+
"path": "models/qwen-3-5-0-8b-wq4k-ef16-hf16-f16"
|
| 110 |
+
},
|
| 111 |
+
"baseUrl": null,
|
| 112 |
+
"sizeBytes": 788833984,
|
| 113 |
+
"recommended": true,
|
| 114 |
+
"sortOrder": 20,
|
| 115 |
+
"lifecycle": {
|
| 116 |
+
"availability": {
|
| 117 |
+
"curated": false,
|
| 118 |
+
"local": true,
|
| 119 |
+
"hf": false
|
| 120 |
+
},
|
| 121 |
+
"status": {
|
| 122 |
+
"runtime": "pending",
|
| 123 |
+
"conversion": "ready",
|
| 124 |
+
"demo": "none",
|
| 125 |
+
"tested": "untested"
|
| 126 |
+
},
|
| 127 |
+
"tested": null
|
| 128 |
+
}
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"modelId": "qwen-3-5-2b-wq4k-ef16-hf16-f16",
|
| 132 |
+
"preset": "qwen3",
|
| 133 |
+
"label": "Qwen 3.5 2B (Q4K)",
|
| 134 |
+
"description": "Qwen 3.5 2B text model with hybrid linear attention. Q4K weights, F16 embeddings/head.",
|
| 135 |
+
"modes": [
|
| 136 |
+
"run"
|
| 137 |
+
],
|
| 138 |
+
"aliases": [
|
| 139 |
+
"qwen3-2b",
|
| 140 |
+
"qwen-3-5-2b",
|
| 141 |
+
"Qwen/Qwen3.5-2B"
|
| 142 |
+
],
|
| 143 |
+
"hf": {
|
| 144 |
+
"repoId": "Clocksmith/rdrr",
|
| 145 |
+
"revision": null,
|
| 146 |
+
"path": "models/qwen-3-5-2b-wq4k-ef16-hf16-f16"
|
| 147 |
+
},
|
| 148 |
+
"baseUrl": null,
|
| 149 |
+
"sizeBytes": 1789738688,
|
| 150 |
+
"recommended": true,
|
| 151 |
+
"sortOrder": 21,
|
| 152 |
+
"lifecycle": {
|
| 153 |
+
"availability": {
|
| 154 |
+
"curated": false,
|
| 155 |
+
"local": true,
|
| 156 |
+
"hf": false
|
| 157 |
+
},
|
| 158 |
+
"status": {
|
| 159 |
+
"runtime": "pending",
|
| 160 |
+
"conversion": "ready",
|
| 161 |
+
"demo": "none",
|
| 162 |
+
"tested": "untested"
|
| 163 |
+
},
|
| 164 |
+
"tested": null
|
| 165 |
+
}
|
| 166 |
}
|
| 167 |
]
|
| 168 |
}
|