jan icon indicating copy to clipboard operation
jan copied to clipboard

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

Open AlgorithmicKing737 opened this issue 1 year ago • 2 comments

  • [X] 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
  • [X] Windows
  • [ ] Linux

Environment details

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

AlgorithmicKing737 avatar Jul 12 '24 04:07 AlgorithmicKing737

@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

AlgorithmicKing737 avatar Jul 12 '24 04:07 AlgorithmicKing737

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

nikiluk avatar Aug 03 '24 06:08 nikiluk

related to: https://github.com/janhq/jan/issues/3374

Van-QA avatar Aug 30 '24 03:08 Van-QA

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

  • OpenRouter models (multiple models)
  • Nvidia NIM

dan-menlo avatar Aug 30 '24 03:08 dan-menlo

Closing as a dupe of: https://github.com/janhq/jan/issues/3374

freelerobot avatar Sep 05 '24 09:09 freelerobot