Skip to content

jgkym/pytorch-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pytorch Project Template

Description:

A boilerplate to get started with PyTorch projects.

Highlights:

  • Accelerate: Easily train on multiple GPUs, TPUs, and mixed precision.
  • PyTorch Compile: Optimize your model with accelerate and TorchDynamoPlugin.
  • Logging: Track metrics with Weights & Biases.

How To Use:

  1. Install uv.
  2. Clone this repository.
  3. Run uv sync to install dependencies.

About

PyTorch + Accelerate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published