Skip to content

aritrasen87/LLM_RAG_Model_Deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

33c7e90 · Mar 3, 2025

History

33 Commits
Feb 7, 2024
May 12, 2024
Feb 7, 2024
Feb 7, 2024
Feb 7, 2024
Apr 9, 2024
May 17, 2024
Apr 28, 2024
May 1, 2024
May 12, 2024
May 30, 2024
Jul 26, 2024
Jul 26, 2024
Sep 9, 2024
Sep 15, 2024
Oct 2, 2024
Mar 3, 2025
Apr 11, 2024
Feb 7, 2024
Feb 7, 2024
Mar 31, 2024
Jun 1, 2024
Feb 20, 2025
Feb 7, 2024
Feb 7, 2024
Feb 7, 2024
Feb 7, 2024
Feb 7, 2024

Repository files navigation

LLM_RAG_Model_Deployment

Useful Command and Links:

python3 -m venv .venv source .venv/bin/activate which python python3 -m pip install --upgrade pip

Steps:

  1. Creating a virtual environment managing the dependencies.
  2. what .env file and and how to load secrets from .env file
  3. how to configure and load llm models from local folder and using together api
  4. how to modularize your code and create a vectore DB
  5. Pydantic & What is fast api from concepts to code
  6. What is gradio and how to create UIs using Gradio
  7. Combine everything and create a fully functional LLM App.

YouTube Playlist Link: https://youtube.com/playlist?list=PLOrU905yPYXIqQLY6ulQqB8e414-DFuyd&si=nStqjRUsbytX3J5k

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published