Video yükleniyor...

Video Yüklenemedi

Ana Sayfaya Dön

Our new RAG CLI tool lets you RAG any file on your filesystem, using only on-device LLMs/embeddings! 💾🔎 Using LlamaIndex 🦙, Mistral-7B on ollama, and bge-m3, you have access to an LLM-powered grep that you can easily install, use, and customize. Can input any files including glob strings. LlamaPack:...

40,124 görüntüleme • 2 yıl önce •via X (Twitter)

9 Yorum

ꋪꃅ0ꀸ꒒ profil fotoğrafı
ꋪꃅ0ꀸ꒒2 yıl önce

@ollama Lit!

Matt Figdore profil fotoğrafı
Matt Figdore2 yıl önce

This is the biggest productivity cheat code right now. Kiss reading documents goodbye. You can get an instant summary of any document with this tool.

🔯 Balanced Acceleration (b/acc) ☮️ profil fotoğrafı
🔯 Balanced Acceleration (b/acc) ☮️2 yıl önce

@ollama Love this. Could easily see it in next version of MacOS spotlight, and Windows CoPilot.

Raymond Weitekamp profil fotoğrafı
Raymond Weitekamp2 yıl önce

@ollama this might be the thing that finally convinces me to buy a new laptop ;) (broken screen didn't do it...apple ads didn't do it...fact that it won't sync to my phone didn't do it...)

Henry Smith profil fotoğrafı
Henry Smith2 yıl önce

@ollama Cool stuff, looking forward to this being a standard OS feature in a few years.

The Guy profil fotoğrafı
The Guy2 yıl önce

@ollama Linux only or Powershell supported?

Andrei Gheorghiu profil fotoğrafı
Andrei Gheorghiu2 yıl önce

@ollama Wow, that's really cool!! what local hardware runs this particular demo? I was just about to order a new GPU 🙂

Tim profil fotoğrafı
Tim2 yıl önce

@ollama @Memdotai mem it

OSDev profil fotoğrafı
OSDev2 yıl önce

@ollama @readwise save thread

Benzer Videolar

Here is how you can install an open-source, enterprise-grade RAG system on your server (with the best document understanding I've seen.) First, something obvious to anyone trying to sell RAG in the market: You are crazy if you think companies will let their data travel to a hosted model. No one wants to send their data anywhere (those who do haven't found an alternative.) Every single company would rather have an air-gapped system with no internet access. GroundX is an open-source RAG system that you can run on your servers (or any cloud provider, as long as you have access to GPUs) and works without a network. (If the military wants to do RAG, this is precisely what they will be looking for.) I installed GroundX on my AWS account and recorded a video to show you how to use it. There are two services you can use: 1. Ingest: This service uses a pretrained vision model to ingest and understand your knowledge base. 2. Search: This service combines text and vector search with a fine-tuned re-ranker model to retrieve information from your knowledge base. A quick note about the Ingest service: 99% of people think they need better "retrieval" mechanisms. I think they need better "ingestion." That's where this service comes in! Ingest "understands" your documents in a way I haven't seen before. After you try it, you'll realize why showing your LLM your raw documents is a bad idea. In the video, I use a free tool called X-Ray to test a document and understand how the Ingest service breaks it down. You can access this tool by signing up for a free GroundX cloud account and uploading your documents. You'll see a bit more about this in the video.

Santiago

89,664 görüntüleme • 1 yıl önce