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 313a325 commit e5e8eb6Copy full SHA for e5e8eb6
packages/ollama-utils/scripts/generate-automap.ts
@@ -216,7 +216,7 @@ const getSpecialTokens = (tmpl: string): string[] => {
216
// This file is auto generated, please do not modify manually
217
// To update it, run "pnpm run build:automap"
218
219
-import { OllamaChatTemplateMapEntry } from "./types";
+import type { OllamaChatTemplateMapEntry } from "./types";
220
221
/**
222
* Skipped these models due to error:
0 commit comments