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 62f9cdb commit 313a325Copy full SHA for 313a325
packages/ollama-utils/src/chat-template-automap.ts
@@ -1,7 +1,7 @@
1
// This file is auto generated, please do not modify manually
2
// To update it, run "pnpm run build:automap"
3
4
-import { OllamaChatTemplateMapEntry } from "./types";
+import type { OllamaChatTemplateMapEntry } from "./types";
5
6
/**
7
* Skipped these models due to error:
0 commit comments