Hi, this package is in development, not ready yet.
It is being tested and most stuff already works.
Needs more layers and archictectures.
Here is how it works:
flowchart LR
A[You] -->|Want convenience| B(Pytorch)
B -->|Works slowly because adds python overhead| C[CUDA]
D[Me] --> |Want to do math| E(Rewrite popular hf models in JAX)
E --> |Models convert to pytorch through a simple parser and prebuilt layers| F[huggingface]
JAX is fast (because of XLA compilation), works on CUDA and TPU. This repo implements DiLoCo to use any number of heterogenous compute (kaggle, molab, colab, lightning) without direct connection (only huggingface chekpointing).
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file adjaxt-0.0.2.12.tar.gz.
File metadata
- Download URL: adjaxt-0.0.2.12.tar.gz
- Upload date:
- Size: 40.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec8005dac0b0122202536589b78f21001ac11ac1f97a1e65bf7951710fab1260
|
|
| MD5 |
4adf22dc677582e816cf34d584e01364
|
|
| BLAKE2b-256 |
f8de87fa5cf0b89f0d6d551fcbca0e70fa99b7283df18e333426a22747711c6c
|
File details
Details for the file adjaxt-0.0.2.12-py3-none-any.whl.
File metadata
- Download URL: adjaxt-0.0.2.12-py3-none-any.whl
- Upload date:
- Size: 32.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d15831a92df933fca7e7048a20b68de3698dc59c6642ffabde18971ccc41fbc1
|
|
| MD5 |
d6445415817a59bdebec9d3165a247e3
|
|
| BLAKE2b-256 |
e41e8b2511b2dc92b5454091580bf0ea8145c751c0a2120c55c02624303d3987
|