An open API service indexing awesome lists of open source software.

https://github.com/gurpreetkaurjethra/llama3-70b-llm-with-nvidia

Run LLAMA-3 70B LLM with NVIDIA endpoints on amazing Streamlit UI
https://github.com/gurpreetkaurjethra/llama3-70b-llm-with-nvidia

chatbot-application generative-ai large-language-models llama3 llm meta nvidia opensource-apps

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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 ▶️](https://llama.meta.com/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 =`

Run the Streamlit app:

`streamlit run app.py`

## Implementation Guide:
[Link ▶️](https://www.youtube.com/watch?v=s0LQ8PyfI2E)

---
## ©️ 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](https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/gurpreetkaurjethra/)   [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/GURPREETKAURJETHRA/)

---