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

Error during inference with SmolVLM-500M-Instruct-8bit #84

Open
laclouis5 opened this issue Jan 24, 2025 · 1 comment
Open

Error during inference with SmolVLM-500M-Instruct-8bit #84

laclouis5 opened this issue Jan 24, 2025 · 1 comment
Labels
enhancement New feature or request to-investigate Needs looking into

Comments

@laclouis5
Copy link

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>
@yagil yagil added the to-investigate Needs looking into label Jan 24, 2025
@neilmehta24
Copy link
Member

SmolVLM is a model we haven't explicitly added support for yet.

@neilmehta24 neilmehta24 added the enhancement New feature or request label Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request to-investigate Needs looking into
Projects
None yet
Development

No branches or pull requests

3 participants