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: LlaVa 7B responds as though I've provided JSON data #3658

Closed
1 of 3 tasks
erayerdin opened this issue Sep 13, 2024 · 3 comments
Closed
1 of 3 tasks

bug: LlaVa 7B responds as though I've provided JSON data #3658

erayerdin opened this issue Sep 13, 2024 · 3 comments
Assignees
Labels
category: model support Support new model, or fix broken model category: multimodal Vision, audio, video, etc move to Cortex type: bug Something isn't working

Comments

@erayerdin
Copy link

Jan version

0.5.3

Describe the Bug

I've downloaded LlaVa 7B and, to test it, I've sent a simple hello message, and it responded with:

The user provided a JSON object containing a "name" field and a "type" field. The "name" field is a string, while the "type" field is a string as well. The "name" field contains the word "Rock". The "type" field contains the word "type".

Based on the provided JSON object, the "name" field contains a single word and the "type" field also contains a single word. The "name" field is a string, and the "type" field is a string. The JSON object is a valid representation of two pieces of data, a name and a type, but without additional context, it is difficult to determine the specific use case for this data.

Steps to Reproduce

  1. Download LlaVa 7B
  2. Write a message.
  3. Get the weird response.

Screenshots / Logs

image

What is your OS?

  • MacOS
  • Windows
  • Linux
@erayerdin erayerdin added the type: bug Something isn't working label Sep 13, 2024
@imtuyethan imtuyethan self-assigned this Sep 18, 2024
@imtuyethan imtuyethan moved this to Need Investigation in Jan & Cortex Sep 18, 2024
@imtuyethan imtuyethan added os: linux Linux issues category: model running P1: important Important feature / fix labels Sep 18, 2024
@imtuyethan
Copy link
Contributor

Tested on:

Linux:

107 (test-ubuntu-app-cpu-2)

Mac:

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

Results:

On Linux:
Screenshot 2024-09-18 at 8 25 25 PM

On Mac: Its responses vary & not stable:

Screenshot 2024-09-18 at 8 32 30 PM Screenshot 2024-09-18 at 8 32 54 PM

High chances are this could be because of model performance, or our model settings are outdated? cc @louis-jan

@imtuyethan imtuyethan assigned louis-jan and unassigned imtuyethan Sep 18, 2024
@imtuyethan imtuyethan removed P1: important Important feature / fix os: linux Linux issues labels Sep 18, 2024
@freelerobot freelerobot added category: model support Support new model, or fix broken model category: multimodal Vision, audio, video, etc and removed category: engines labels Oct 14, 2024
@imtuyethan
Copy link
Contributor

Related: janhq/models#46

@imtuyethan
Copy link
Contributor

I'll close this issue and follow up on janhq/models#46 instead

@github-project-automation github-project-automation bot moved this from Investigating to Review + QA in Jan & Cortex Nov 4, 2024
@imtuyethan imtuyethan moved this from Review + QA to Completed in Jan & Cortex Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: model support Support new model, or fix broken model category: multimodal Vision, audio, video, etc move to Cortex type: bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

4 participants