GURPREETKAURJETHRA / LLAMA3-70B-LLM-with-NVIDIA

Run LLAMA-3 70B LLM with NVIDIA endpoints on amazing Streamlit UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LLAMA3-70B-LLM-with-NVIDIA

Run LLAMA-3 70B LLM with NVIDIA endpoints on amazing Streamlit UI

📝 Description

Meet LLAMA3 Chat AI App! 🚀
Meta Unveils Llama 3, the Most Powerful Open Source Model Yet 🌟 LLAMA3 ▶️ 🔥✨
Chat seamlessly with LLAMA3 Chatbot. Get instant, Accurate responses from Awesome Llama3 OpenSource language Model📚💬

▶️Installation

Clone the repository:

git clone https://github.com/GURPREETKAURJETHRA/LLAMA3-70B-LLM-with-NVIDIA.git

Install the required Python packages:

pip install -r requirements.txt

Set up your NVIDIA API key from https://build.nvidia.com/explore/discover by creating a .env file in the root directory of the project with the following contents:

NVIDIA_API_KEY =<your-api-key-here>

Run the Streamlit app:

streamlit run app.py

Implementation Guide:

Link ▶️


©️ License 🪪

Distributed under the MIT License. See LICENSE for more information.


If you like this LLM Project do drop ⭐ to this repo

Follow me on LinkedIn   GitHub


About

Run LLAMA-3 70B LLM with NVIDIA endpoints on amazing Streamlit UI

License:MIT License


Languages

Language:Python 100.0%