Skip to content

teja1729/LLM_Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

LLM_Challenge

Project Repository

These repository consists 3 submissions for neurips23 llm efficiency challenge in Nvidia 4090 track

This repository contains the project files organized as follows:

4090_track

LLM_Challenge

Project Repository

These repository consists 3 submissions for neurips23 llm efficiency challenge in Nvidia 4090 track

This repository contains the project files organized as follows:

4090_track

Training using docker container

Build docker container

docker build -f Dockerfile -t llm_challenge:train .

Run main.py in docker container

docker run --gpus all -ti llm_challenge:train python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors