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

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

Awesome Lists containing this project

README

        

Reference Video:
https://www.youtube.com/watch?v=s0LQ8PyfI2E

1. 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