Metadata-Version: |
2.3 |
Name: |
terge |
Version: |
0.1.1 |
Summary: |
An easy-to-use Python library for merging PyTorch models. |
Author-Email: |
Umar Butler <umar[at]umar.au> |
Project-Url: |
Homepage, https://github.com/umarbutler/terge |
Project-Url: |
Documentation, https://github.com/umarbutler/terge/blob/main/README.md |
Project-Url: |
Issues, https://github.com/umarbutler/terge/issues |
Project-Url: |
Source, https://github.com/umarbutler/terge |
License: |
MIT |
Keywords: |
ai,artificial intelligence,machine learning,merge,merger,merging,ml,model,models,neural net,neural nets,neural network,neural networks,nn,nns,pytorch,torch |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Programming Language :: Python :: 3.14 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Topic :: Scientific/Engineering :: Artificial Intelligence |
Classifier: |
Topic :: Scientific/Engineering :: Mathematics |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: Utilities |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.9 |
Requires-Dist: |
torch |
Requires-Dist: |
tqdm |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |