Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serverless fix #52

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Serverless fix #52

wants to merge 3 commits into from

Conversation

nushib
Copy link
Member

@nushib nushib commented Nov 16, 2024

LlamaServerlessAzureRestEndpointModel

Updates the type of Llama specific parameters that were previously declared as str to bool. Previously, the api would ignore the parameters set as str.

MistralServerlessAzureRestEndpointModel
Similar as above for the safe_prompt parameter

ServerlessAzureRestEndpointModel
Similar as above for the stream parameter
Also adds "extra-parameters": "pass-through" to keep the class compatible with Llama 3.2

@nushib nushib linked an issue Nov 16, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setting ignore_eos for llama serverless endpoint
1 participant