We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bcfcd7 commit c54d745Copy full SHA for c54d745
packages/tasks/src/index.ts
@@ -51,7 +51,6 @@ export * from "./gguf.js";
51
export { snippets };
52
export type { InferenceSnippet } from "./snippets/index.js";
53
54
-
55
export { SKUS, DEFAULT_MEMORY_OPTIONS } from "./hardware.js";
56
export type { HardwareSpec, SkuType } from "./hardware.js";
57
export { LOCAL_APPS } from "./local-apps.js";
0 commit comments