gpu-estimate-models-catalog 0.1.13 → 0.1.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gpu-estimate-models-catalog",
3
- "version": "0.1.13",
3
+ "version": "0.1.15",
4
4
  "description": "GPU-estimate 远端模型目录(由 GitHub Action 自动从 Hugging Face 同步)",
5
5
  "main": "registry.models.remote.json",
6
6
  "files": [
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2026-09-08T08:03:53+00:00",
2
+ "version": "2026-09-10T08:07:28+00:00",
3
3
  "source": "hf-sync",
4
4
  "models": [
5
5
  {
@@ -282,6 +282,26 @@
282
282
  "kv_state_bytes_per_seq": 37748736,
283
283
  "note": "由 HF config 自动同步"
284
284
  },
285
+ {
286
+ "id": "qwq-32b",
287
+ "hf_id": "Qwen/QwQ-32B",
288
+ "family": "qwen",
289
+ "name": "qwq-32b",
290
+ "aliases": [
291
+ "Qwen/QwQ-32B"
292
+ ],
293
+ "featured": false,
294
+ "params_total": 32763876352.0,
295
+ "layers": 64,
296
+ "hidden": 5120,
297
+ "heads": 40,
298
+ "kv_heads": 8,
299
+ "head_dim": 128,
300
+ "vocab": 152064,
301
+ "ffn_hidden": 27648,
302
+ "context_window": 40960,
303
+ "note": "由 HF config 自动同步"
304
+ },
285
305
  {
286
306
  "id": "qwen2.5-72b-instruct",
287
307
  "hf_id": "Qwen/Qwen2.5-72B-Instruct",