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: There is only one model to use via Nvidia NIM API #3157

Closed
2 of 4 tasks
Tracked by #3374 ...
AlgorithmicKing opened this issue Jul 12, 2024 · 5 comments
Closed
2 of 4 tasks
Tracked by #3374 ...

bug: There is only one model to use via Nvidia NIM API #3157

AlgorithmicKing opened this issue Jul 12, 2024 · 5 comments
Labels
type: bug Something isn't working

Comments

@AlgorithmicKing
Copy link

  • I have searched the existing issues

Current behavior

I can only see one model to use via Nvidia NIM API

Minimum reproduction step

Go to selecting the models dropdown and scroll to Nvidia Section and you will see only one Model which is Mistral 7B

Expected behavior

I should be able to see at least all the available models on Nvidia NIM (Gemma 2 27B, Llama 3 70B etc)

Screenshots / Logs

Screenshot 2024-07-11 104054

Jan version

v0.5.1 stable

In which operating systems have you tested?

  • macOS
  • Windows
  • Linux

Environment details

OS: Windows 11
Processor: AMD Ryzen 9 7950X3D
RAM: 32GB DDR5
Graphics Card: Integrated Graphics

@AlgorithmicKing AlgorithmicKing added the type: bug Something isn't working label Jul 12, 2024
@AlgorithmicKing
Copy link
Author

@Realmbird You made this extension right? I know it's very easy to solve I tried to solve this by going to the model.json file in the extensions/inference-nvidia-extension/resources but it didn't work

@nikiluk
Copy link

nikiluk commented Aug 3, 2024

I confirm. The Nvidia NIM support a larger set of models to be called for completions but they are not listed.

Ideally, make the listing dynamic for all the available models

image

@Van-QA Van-QA added this to the v.0.6.1 milestone Aug 21, 2024
@Van-QA Van-QA modified the milestone: v.0.6.1 Aug 21, 2024
@Van-QA
Copy link
Contributor

Van-QA commented Aug 30, 2024

related to: #3374

@dan-homebrew
Copy link
Contributor

We will need to refactor this into a larger feature revamp for "Remote Model Extensions"

  • OpenRouter models (multiple models)
  • Nvidia NIM

@0xSage
Copy link
Contributor

0xSage commented Sep 5, 2024

Closing as a dupe of: #3374

@0xSage 0xSage closed this as completed Sep 5, 2024
@imtuyethan imtuyethan closed this as not planned Won't fix, can't repro, duplicate, stale Sep 12, 2024
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

7 participants