Adam who? Let a cutting-edge LLM be your next PyTorch optimiser.
Project description
GradGPT
Adam who? Let a cutting-edge LLM be your next PyTorch optimiser.
How to use it in 1-2-3
- Install this package from PyPI
pip install gradgpt
- Import it
import gradgpt
- You can now use it like any other PyTorch optimiser! E.g. in theory, you could replace:
torch.optim.SGD(lr=1e-2, momentum=0.99)
with:
gradgpt.GradGPT(llm="gpt-5", llm_provider="openai")
Disclaimer: Let it be on the record that I said you can, not you should.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gradgpt-0.1.3.tar.gz
(4.8 kB
view details)
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 gradgpt-0.1.3.tar.gz.
File metadata
- Download URL: gradgpt-0.1.3.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6638ba868218526fd82e46a3f322f98669710023934071c5fcd1a65ef0b4b730
|
|
| MD5 |
fbe53a95e2b9cebfa6863f6f8ae26322
|
|
| BLAKE2b-256 |
705076074954114e94eb6579ef06950b9371a83c960d2253c518875c21a97fa9
|
File details
Details for the file gradgpt-0.1.3-py3-none-any.whl.
File metadata
- Download URL: gradgpt-0.1.3-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ff9b2b3c5d526adafaa1771a0c10c53f3587c4f15ad8ae8dc67aa1f53c4d437
|
|
| MD5 |
21460a2cb367addc87c64ccaddcc8237
|
|
| BLAKE2b-256 |
b42df49b40e4cee642357077443122e17e0757a1b059c829221b5ad6fb13055b
|