https://github.com/promptengineer48/llama3-with-nvidia
RUN LLAMA-3 70B llm with NVIDIA endpoints
https://github.com/promptengineer48/llama3-with-nvidia
Last synced: 26 days ago
JSON representation
RUN LLAMA-3 70B llm with NVIDIA endpoints
- Host: GitHub
- URL: https://github.com/promptengineer48/llama3-with-nvidia
- Owner: PromptEngineer48
- Created: 2024-04-20T04:59:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-20T05:15:44.000Z (about 1 year ago)
- Last Synced: 2025-04-03T17:22:54.937Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 13
- Watchers: 1
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Reference Video:
https://www.youtube.com/watch?v=s0LQ8PyfI2E1. Clone the repo using git clone
2. Rename the example.env to .env and put your own api keys from the NVIDIA website (https://build.nvidia.com/explore/discover)
3. Run the Streamlit UI using the following command
```
streamlit run app.py
```Subscribe to my youtube channel.
https://www.youtube.com/@PromptEngineer48