Skip to content
/ sandbox Public

A sandbox repo to try out things I find interesting

Notifications You must be signed in to change notification settings

jeh15/sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sandbox

A repo that I use to try out things I find interesting.

Current Interests:

How to run:

Some libraries that use JAX will uninstall CUDA JAX (If installed via pip not sure about locally installed) and instead use CPU JAX. As a result pip install order matters...

To make this easy, setup.sh provides an interactive CLI to install most dependencies.

Note: some of the wheels are only available on linux.

CLI Setup Method:

The CLI method depends on Charm's gum library (setup.sh installs gum to your /tmp directory).

git clone https://github.com/jeh15/sandbox
cd sandbox
chmod +x setup.sh
./setup.sh

About

A sandbox repo to try out things I find interesting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published