Files
brk/website_next/ask/models.js
T
2026-07-21 12:15:41 +02:00

8 lines
228 B
JavaScript

export const ASK_MODEL = /** @type {const} */ ({
name: "Ternary Bonsai 1.7B",
modelId: "onnx-community/Ternary-Bonsai-1.7B-ONNX",
revision: "8beb5ca724ad1489e02c7834d065cfce1a759628",
dtype: "q2",
size: "~507 MB",
});