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: Nvidia NIM setting is not available #3240

Closed
2 of 4 tasks
nikiluk opened this issue Aug 3, 2024 · 8 comments
Closed
2 of 4 tasks

bug: Nvidia NIM setting is not available #3240

nikiluk opened this issue Aug 3, 2024 · 8 comments
Assignees
Labels
type: bug Something isn't working
Milestone

Comments

@nikiluk
Copy link

nikiluk commented Aug 3, 2024

  • I have searched the existing issues

Current behavior

Nvidia NIM setting is not available on the laptop with no Nvidia driver while available on the other with the Nvidia driver.

Minimum reproduction step

  1. Go to Settings
  2. See that the setting for Nvidia NIM is not available on the laptop that does not have Nvidia GPU card

Expected behavior

Nvidia NIM is used for remote Nvidia API called from the Jan interface. The API calls does not require Nvidia GPU on the client and are not performance-hungry.

Therefore, it's expected to have this setting on any machine regardless of the presence of the Nvidia GPU, in the same way as calls to OpenAI API or Anthropic API.

Screenshots / Logs

Laptop 1 No discrete GPU
2024-08-03 2560x1392 bLbqU

Laptop 2 Discrete GPU
discrete GPU image

Jan version

0.5.2

In which operating systems have you tested?

  • macOS
  • Windows
  • Linux

Environment details

No response

@nikiluk nikiluk added the type: bug Something isn't working label Aug 3, 2024
@Van-QA Van-QA added this to the v.0.6.0 milestone Aug 5, 2024
@Van-QA Van-QA moved this to In Review in Menlo Aug 5, 2024
@louis-menlo louis-menlo mentioned this issue Aug 6, 2024
3 tasks
@louis-menlo
Copy link
Contributor

louis-menlo commented Aug 6, 2024

Thanks @marknguyen1302 for adding back the engine support from Cortex

@Van-QA Van-QA closed this as completed Aug 7, 2024
@github-project-automation github-project-automation bot moved this from In Review to Done in Menlo Aug 7, 2024
@nikiluk
Copy link
Author

nikiluk commented Aug 7, 2024

@Van-QA does not seem to be affecting the UI

Nvidia settings still not present, Jan 0.5.2.

2024-08-07 263x670 8tgpJ

@Van-QA
Copy link
Contributor

Van-QA commented Aug 7, 2024

@nikiluk
Copy link
Author

nikiluk commented Aug 8, 2024

@Van-QA after reinstalling it to the nightly build I've realized that the new Model settings are not accepting for example the custom URL of the inference API that was previously possible. For example, I've used Microsoft Azure Open API endpoint but now it's not possible to set it in the new UI. Shall I raise the new ticket? Not doing it given I'm now operating in the nightly build.

Screenshot 2024-08-08 122952

@Van-QA
Copy link
Contributor

Van-QA commented Aug 8, 2024

@Van-QA after reinstalling it to the nightly build I've realized that the new Model settings are not accepting for example the custom URL of the inference API that was previously possible. For example, I've used Microsoft Azure Open API endpoint but now it's not possible to set it in the new UI. Shall I raise the new ticket? Not doing it given I'm now operating in the nightly build.

Screenshot 2024-08-08 122952

May I ask, how did you usually config the custom Url in Jan? Is it via the Jan settings? If so, you can go to the Jan data folder /models folder, and clone/modify the yaml file of the model, you can take the gpt-4.yaml as an example 🙏

@nikiluk
Copy link
Author

nikiluk commented Aug 10, 2024

@Van-QA yes, via Jan settings UI page

image

@Van-QA
Copy link
Contributor

Van-QA commented Aug 12, 2024

hi @nikiluk, to workaround for the time being, please temporally modify the url in yaml.
image

We will resolve the issue via #3341

@nikiluk
Copy link
Author

nikiluk commented Aug 12, 2024

@Van-QA thank you, will try that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

5 participants