is there any chance to upload my finetuned bert model to cloudflare workers ai
is there any chance to upload my finetuned bert model to cloudflare workers ai
flux-1-schnell and dreamshaper-8-lcm consistently for several days, yet my reported usage is 0. I have never seen my usage page show any actual usage. I know a while ago, Beta models weren't charged yet, but I assume this is no longer the case. Am I missing out something?
"@cloudflare/ai": "^1.2.2",
@cloudflare/ai package has been deprecated in favor of running AI requests directly via the workers bindings as described in https://developers.cloudflare.com/workers-ai/configuration/bindings/Your worker has access to the following bindings:
- AI:
- Name: AI
✘ [ERROR] Build failed with 1 error:
✘ [ERROR] Could not resolve "base64-js"
node_modules/.pnpm/@cloudflare+ai@1.2.2/node_modules/@cloudflare/ai/dist/index.js:1:16:
1 │ import*as e from"base64-js";import*as t from"mustache";var s;!funct...
╵ ~~~~~~~~~~~
You can mark the path "base64-js" as external to exclude it from the bundle, which will remove
this error."@cloudflare/ai": "^1.2.2",@cloudflare/ai