QuarterBit - Train AI models and earn $AXM. 12x memory savings with VLA.
Project description
QuarterBit
Train AI models and earn $AXM tokens on the AXIOM network.
Installation
pip install quarterbit
# With GPU + CLI
pip install quarterbit[full]
Quick Start
from quarterbit import AxiomTrainer, make_vla_model
# Connect to AXIOM network
trainer = AxiomTrainer(rpc_url="http://localhost:9545")
trainer.register(memory_gb=24, has_gpu=True)
# VLA training (12x memory savings)
model = make_vla_model(model)
# Train and earn $AXM
tasks = trainer.get_compatible_tasks()
trainer.train_task(tasks[0])
CLI
quarterbit init # Create wallet
quarterbit register # Register hardware
quarterbit start # Start training
quarterbit stats # View earnings
Features
- 12x Memory Savings - Train 70B models on consumer GPUs
- Pipeline Parallelism - Split models across devices
- Earn $AXM - Get paid for GPU/CPU time
Links
License
Proprietary - Clouthier Simulation Labs 2026
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distributions
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 quarterbit-50.0.0-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: quarterbit-50.0.0-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 701.0 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73c7a21902b77b06a420b61c3e34a47a565f91246b276e91ae07c6b8814297c0
|
|
| MD5 |
883a27ad7fbead204df1385649e15023
|
|
| BLAKE2b-256 |
f12a3d4208c6e613e95a2e11c68a842289961b5d1ae16d37ba161f9b78ec912c
|
File details
Details for the file quarterbit-50.0.0-cp312-cp312-manylinux_2_17_x86_64.whl.
File metadata
- Download URL: quarterbit-50.0.0-cp312-cp312-manylinux_2_17_x86_64.whl
- Upload date:
- Size: 5.6 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
38e2b43da5162e1635e38a4f1d905558d14935c132a1eb495d92e8ab705cd947
|
|
| MD5 |
a9eaaba4b118f93ee40ea82a04092770
|
|
| BLAKE2b-256 |
1b3793e420eb713647ba643530e7c19a617b51a8fe0375ce22f87b43dd536d54
|