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

bug: Mistral 7b results in Unexpected end of JSON input #3361

Closed
1 of 4 tasks
Tracked by #3614
imtuyethan opened this issue Aug 13, 2024 · 3 comments
Closed
1 of 4 tasks
Tracked by #3614

bug: Mistral 7b results in Unexpected end of JSON input #3361

imtuyethan opened this issue Aug 13, 2024 · 3 comments
Assignees
Labels
can't reproduce Needs repro instructions category: cortex.cpp Related to cortex.cpp P1: important Important feature / fix type: bug Something isn't working
Milestone

Comments

@imtuyethan
Copy link
Contributor

imtuyethan commented Aug 13, 2024

  • I have searched the existing issues

Current behavior

https://discord.com/channels/1107178041848909847/1271124876530290760

When attempting to run the Mistral model locally without internet, the user receives an "Unexpected end of JSON input" error message. The app is unable to start the model successfully.

Minimum reproduction step

  1. Install Jan version 0.5.2
  2. Attempt to run the Mistral 7B model locally (Model ID: mistrala/mistral-7b-instruct-v0.2)
  3. Observe the error message in the chat interface

Expected behavior

The Mistral model should load and run successfully without internet connection, allowing the user to interact with it.

Screenshots / Logs

Screenshot 2024-08-13 at 2 41 30 PM

Jan version

0.5.2

In which operating systems have you tested?

  • macOS
  • Windows
  • Linux

Environment details

@imtuyethan imtuyethan added the type: bug Something isn't working label Aug 13, 2024
@imtuyethan imtuyethan added this to the v0.6.1 milestone Aug 13, 2024
@imtuyethan imtuyethan moved this to Planned in Menlo Aug 13, 2024
@imtuyethan imtuyethan changed the title bug: [DESCRIPTION] bug: Unexpected end of JSON input Aug 13, 2024
@imtuyethan imtuyethan moved this from Planned to Icebox in Menlo Aug 28, 2024
@imtuyethan imtuyethan removed the status in Menlo Aug 28, 2024
@imtuyethan imtuyethan removed the type: bug Something isn't working label Aug 28, 2024
@imtuyethan imtuyethan removed this from the v0.7.1 milestone Aug 28, 2024
@imtuyethan imtuyethan added the type: bug Something isn't working label Sep 2, 2024
@imtuyethan imtuyethan moved this to Icebox in Menlo Sep 2, 2024
@imtuyethan imtuyethan moved this from Icebox to Need Investigation in Menlo Sep 2, 2024
@Van-QA
Copy link
Contributor

Van-QA commented Sep 4, 2024

Reproducibl‌e and need investigation from dev tea‌m
image

@freelerobot freelerobot added the P1: important Important feature / fix label Sep 5, 2024
@dan-menlo dan-menlo added the category: cortex.cpp Related to cortex.cpp label Sep 9, 2024
@dan-menlo dan-menlo changed the title bug: Unexpected end of JSON input bug: Mistral 7b results in Unexpected end of JSON input Sep 11, 2024
@imtuyethan imtuyethan self-assigned this Sep 11, 2024
@imtuyethan
Copy link
Contributor Author

imtuyethan commented Sep 11, 2024

Tested on:

  • Mac:

Operating System: MacOS Sonoma 14.2
Processor: Apple M2
RAM: 16GB

Operating System: MacOS Ventura 13.3.1
Processor: Apple Intel
RAM: 8GB

  • Can't test on Window or Linux as it requires internet to run VMs

Result:

Cannot reproduce the bug, i can run Mistral Instruct 7B perfectly on my machine.
Image

@imtuyethan imtuyethan added the can't reproduce Needs repro instructions label Sep 11, 2024
@imtuyethan imtuyethan closed this as not planned Won't fix, can't repro, duplicate, stale Sep 11, 2024
@github-project-automation github-project-automation bot moved this from Need Investigation to Completed in Menlo Sep 11, 2024
@imtuyethan imtuyethan added this to the v0.5.4 milestone Sep 11, 2024
@dan-menlo
Copy link
Contributor

Image

Actually, this issue is quite straightforward - the user was trying to run the base model itself, and not the GGUF needed for llama.cpp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
can't reproduce Needs repro instructions category: cortex.cpp Related to cortex.cpp P1: important Important feature / fix type: bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

6 participants