Bonus: 3 ways to run Llama-3 locally on your computer (100% free and without internet)
@saboo_shubham_
-
Local LLM App with RAG Using Llama-3 Offline
By
–
4. LLM app with RAG using Llama-3 running locally on your computer (100% free and without internet)
-
Building LLM Apps with RAG: 5 Real-World Examples
By
–
5 real-world examples of building LLM Apps with RAG in 30 lines of Python Code (step-by-step instructions):
-
Lamini Tutorial Announcement: Creating AI Applications
By
–
Congrats Sharon, Lamini is super cool. Planning to create a tutorial on that super soon.
-
Llama-3 Memory Requirements: 5GB to 40GB Across Model Sizes
By
–
Nope. From 5 GB for llama-3 8B to 40GB for llama-3 70B. Check it out here at @ollama
: -
Llama3 Local RAG Implementation Code Guide
By
–
Here's the code, assuming you know how to pull and run the models from Ollama. But still, if you face any issues please file a GitHub issue and I can take a look. https://
github.com/Shubhamsaboo/a
wesome-llm-apps/tree/main/llama3_local_rag
…