Skip to content

skramana1973/nvidia-openai-llama3-gen-ai-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nvidia-openai-llama3-gen-ai

STEP 01- Create a conda environment after opening the repository

#conda create -n nvidia-openai-llama3-gen-ai python=3.10 -y
conda create -n nvidia-openai-llama3-gen-ai python=3.11.7 -y
conda activate nvidia-openai-llama3-gen-ai

STEP 02- install the requirements

pip install -r requirements.txt

STEP 03- Finally run the following command

python nvidia-openai-llama3-gen-ai.py

About

nvidia-openai-llama3-gen-ai

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages