Skip to content

stanford-cs336/spring2024-assignment3-scaling

Repository files navigation

CS336 Spring 2024 Assignment 3: Scaling

For a full description of the assignment, see the assignment handout at cs336_spring2024_assignment3_scaling.pdf

If you see any issues with the assignment handout or code, please feel free to raise a GitHub issue or open a pull request with a fix.

Setup

  1. Set up a conda environment and install the package.
conda create -n cs336_scaling_laws python=3.10 --yes
conda activate cs336_scaling_laws
pip install -e .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages