We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
SmolVLM-500M-Instruct-8bit
During inference of SmolVLM-500M-Instruct-8bit the following error occurs:
Failed to generate AI response Error rendering prompt with jinja template: Error: Expected iterable type in for loop: got StringValue
To Reproduce
Plateform: MacBool Pro M1 Pro OS: macOS 15.1.1 LM Studio: 0.3.8 MLX runtime: 0.2.1
Model: SmolVLM-500M-Instruct-8bit Seed: 42 Context length: 4096 Prompt: "What is this paper about?" Image: Google Drive link
The error occurs in the middle of the response:
This paper proposes a new framework for arbitrary-scale super-resolution at an arbitrary resolution.<end_of_utterance>
The text was updated successfully, but these errors were encountered:
SmolVLM is a model we haven't explicitly added support for yet.
SmolVLM
Sorry, something went wrong.
No branches or pull requests
During inference of
SmolVLM-500M-Instruct-8bit
the following error occurs:To Reproduce
Plateform: MacBool Pro M1 Pro
OS: macOS 15.1.1
LM Studio: 0.3.8
MLX runtime: 0.2.1
Model: SmolVLM-500M-Instruct-8bit
Seed: 42
Context length: 4096
Prompt: "What is this paper about?"
Image: Google Drive link
The error occurs in the middle of the response:
The text was updated successfully, but these errors were encountered: