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: Llama 3 8B Instruct Q4 cannot recognize that I have uploaded a file #3719

Open
1 of 3 tasks
Tracked by #3499
imtuyethan opened this issue Sep 23, 2024 · 3 comments
Open
1 of 3 tasks
Tracked by #3499
Labels
category: tools RAG, web search, files, function calling type: bug Something isn't working

Comments

@imtuyethan
Copy link
Contributor

imtuyethan commented Sep 23, 2024

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

Jan version

v0.5.4

Describe the Bug

When enabling retrieval and adding a document, the Nitro model keeps insisting that there is no document to get the information from. This occurs even when a document has been successfully uploaded.

Steps to Reproduce

  1. Use model: Llama 3 8B Instruct Q4 (Nitro) in Jan v0.5.4 on Windows
  2. Enable retrieval feature
  3. Add a document
  4. Try to use the model to retrieve information from the added document
  5. Observe that the model claims there is no document to get information from

Screenshots / Logs

Screenshot_2024-09-19_113144
app.log

What is your OS?

  • MacOS
  • Windows
  • Linux
@imtuyethan imtuyethan added type: bug Something isn't working os: windows Windows issues labels Sep 23, 2024
@imtuyethan imtuyethan self-assigned this Sep 23, 2024
@imtuyethan imtuyethan changed the title bug: RAG not working with Llama 3 8B Instruct Q4 (Nitro) bug: RAG not working with Llama 3 8B Instruct Q4 Sep 23, 2024
@imtuyethan imtuyethan assigned louis-jan and unassigned imtuyethan Sep 23, 2024
@imtuyethan imtuyethan removed the os: windows Windows issues label Sep 23, 2024
@imtuyethan imtuyethan changed the title bug: RAG not working with Llama 3 8B Instruct Q4 bug: Llama 3 8B Instruct Q4 cannot recognize that I have uploaded a file Sep 23, 2024
@imtuyethan imtuyethan changed the title bug: Llama 3 8B Instruct Q4 cannot recognize that I have uploaded a file bug: Llama 3 8B Instruct Q4 cannot recognize that I have uploaded a file Sep 23, 2024
@imtuyethan
Copy link
Contributor Author

imtuyethan commented Sep 23, 2024

Reproducible on my end (using MacOS), our RAG feature was not implemented correctly.

Screenshot 2024-09-23 at 4 07 00 PM

@imtuyethan imtuyethan added the category: tools RAG, web search, files, function calling label Sep 23, 2024
@imtuyethan
Copy link
Contributor Author

imtuyethan commented Oct 14, 2024

Linked issue: #3499
Will be fixed once we improve File Search (RAG)

@imtuyethan
Copy link
Contributor Author

We should close this ticket & keep the main epic ticket?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: tools RAG, web search, files, function calling type: bug Something isn't working
Projects
Status: Investigating
Development

No branches or pull requests

2 participants