Run LLAMA-3 70B LLM with NVIDIA endpoints on amazing Streamlit UI
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📚💬
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
Distributed under the MIT License. See LICENSE
for more information.