157

• NVIDIA released a demo version of a chatbot that runs locally on your PC, giving it access to your files and documents.

• The chatbot, called Chat with RTX, can answer queries and create summaries based on personal data fed into it.

• It supports various file formats and can integrate YouTube videos for contextual queries, making it useful for data research and analysis.

you are viewing a single comment's thread
view the rest of the comments
[-] General_Effort@lemmy.world 51 points 5 months ago

That was an annoying read. It doesn't say what this actually is.

It's not a new LLM. Chat with RTX is specifically software to do inference (=use LLMs) at home, while using the hardware acceleration of RTX cards. There are several projects that do this, though they might not be quite as optimized for NVIDIA's hardware.


Go directly to NVIDIA to avoid the clickbait.

Chat with RTX uses retrieval-augmented generation (RAG), NVIDIA TensorRT-LLM software and NVIDIA RTX acceleration to bring generative AI capabilities to local, GeForce-powered Windows PCs. Users can quickly, easily connect local files on a PC as a dataset to an open-source large language model like Mistral or Llama 2, enabling queries for quick, contextually relevant answers.

Source: https://blogs.nvidia.com/blog/chat-with-rtx-available-now/

Download page: https://www.nvidia.com/en-us/ai-on-rtx/chat-with-rtx-generative-ai/

[-] GenderNeutralBro 15 points 5 months ago

Pretty much every LLM you can download already has CUDA support via PyTorch.

However, some of the easier to use frontends don't use GPU acceleration because it's a bit of a pain to configure across a wide range of hardware models and driver versions. IIRC GPT4All does not use GPU acceleration yet (might need outdated; I haven't checked in a while).

If this makes local LLMs more accessible to people who are not familiar with setting up a CUDA development environment or Python venvs, that's great news.

[-] General_Effort@lemmy.world 5 points 5 months ago

I'd hope that this uses the hardware better than Pytorch. Otherwise, why the specific hardware demands? Well, it can always be marketing.

There are several alternatives that offer 1-click installers. EG in this thread:

AGPL-3.0 license: https://jan.ai/

MIT license: https://ollama.com/

MIT license: https://gpt4all.io/index.html

(There's more.)

[-] CeeBee@lemmy.world 2 points 5 months ago

Ollama with Ollama WebUI is the best combo from my experience.

[-] Oha@lemmy.ohaa.xyz 1 points 5 months ago

Gpt4all somehow uses Gpu acceleration on my rx 6600xt

[-] GenderNeutralBro 1 points 5 months ago

Ooh nice. Looking at the change logs, looks like they added Vulkan acceleration back in September. Probably not as good as CUDA/Metal on supported hardware though.

[-] Oha@lemmy.ohaa.xyz 1 points 5 months ago

getting around 44 iterations/s (or whatever that means) on my gpu

this post was submitted on 14 Feb 2024
157 points (93.4% liked)

Technology

55919 readers
2561 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS