Limitation questions

Hi, I had a question about the LLM limits on tokens. I saw on the docs that certain LLMs like @cf/baai/bge-base-en-v1.5 have a max token limit of 512 in and 768 out, but I didn't happen to see anything for the @cf/meta/llama-2-7b-chat-fp16 or @cf/meta/llama-2-7b-chat-int8 models. Anywhere I can see the info for those models?
Cloudflare Docs
Text Embeddings · Cloudflare Workers AI docs
Feature extraction models transform raw data into numerical features that can be processed while preserving the information in the original dataset. …
3 Replies
user
user4mo ago
Please ping me when you reply 🙏
DaniFoldi
DaniFoldi4mo ago
Hi :meowwave:, on the Text Generation page https://developers.cloudflare.com/workers-ai/models/text-generation/ you should see the limit for -fp16 is
Default max (sequence) tokens (stream): 2500 Default max (sequence) tokens: 256 Context tokens limit: 3072 Sequence tokens limit: 2500
and for -int8
Default max (sequence) tokens (stream): 1800 Default max (sequence) tokens: 256 Context tokens limit: 2048 Sequence tokens limit: 1800
user
user4mo ago
Ohh its on there? The "terms" link on the model catalogue links you to the link I sent lul ty very much
Want results from more Discord servers?
Add your server
More Posts
Question or Feature Request: What's theQuestion or Feature Request: What's the best way to get access to the env from within a MC event hanDeduplicate emails warning when configuring Google Form App Script sending to an alias.Hello, I am trying to send on email from an alias (domain specific) and get a warning about duplicatProduction build failed, but website deployed anyways``` 13:45:50.952 Request failed with status code 502 13:45:50.970 13:45:50.970 13:45:50How do I invite another dev to my pages dashboard?I want to invite another developer to work with me on my Pages app. I want them to have access to thAdding CNAME record gives 522 errorI host my website on Cloudflare Pages I manage my own domain using Cloudflare's DNS. Any domains or SSL protocol error on certain networksHey awesome cloudflare team and fans! I have a static site, and it appears that some people are getCloudflare Pages and Cloudflare RedirectsHello everyone 👋 I wish to create a Website with CF Pages which contains files such as profile picPersistent 520/525 which disappears after reloadingHello all! I am trying to setup cloudflare to work with my express app, however whenever I load my Cloudflare API returned non-200: 404API returned: { "result": null, "success": false, "errorspages: https://examplesite.pages.dev/ deployment id: account id: c250a4fc0ace6d69d49d1502278346f8 wrangler login not showing auth urlHi, i have an issue where i can not run the wrangler login cmd is doesnt error but doesnt open the p