Skip to main content

Inephany client library to use Paramorph Agents.

Project description

Paramorph Client Library

Paramorph is a client library that provides automated hyperparameter tuning for neural network training. It integrates seamlessly with Hugging Face Transformers and other PyTorch-based training frameworks to dynamically adjust learning rates, weight decay, and other hyperparameters during training.

Features

  • Automated Hyperparameter Tuning: Dynamically adjusts learning rates, weight decay, and other optimizer parameters
  • Hugging Face Integration: Built-in support for Hugging Face Transformers with minimal code changes
  • Multi-Agent Architecture: Uses specialized agents for different parameter groups (embeddings, attention, linear layers, convolutions)
  • Real-time Monitoring: Integrates with Weights & Biases for experiment tracking
  • Flexible Configuration: Easy-to-use YAML configuration system

Installation

Prerequisites

  • Python 3.10+
  • PyTorch
  • Hugging Face Transformers (for HF integration)
  • [Optional] Weights & Biases account and API key (for experiment tracking and logging)

Setup

Paramorph depends on the libinephany package, which provides core utilities and data models. Installation instructions differ based on your use case:

Ensure that python3.12 and make is installed:

Ubuntu / Debian

sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt update
sudo apt install python3.12

MacOS with brew

brew install python@3.12

For Developers (Monorepo)

If you're working within the Inephany monorepo, the libinephany package is already available and will be installed into the venv created for this package when you run make install-dev.

For Clients (Standalone Installation)

Both libinephany and paramorph are available on PyPI and can be installed directly:

Optional but recommended

python -m pip install --upgrade pip

Install paramorph (libinephany will be installed as a depencency)

python -m pip install paramorph

For development installations with additional dependencies:

pip install libinephany[dev] paramorph[dev]

Then generate an API key in the portal and export it:

export PARAMORPH_API_KEY=YOUR_API_KEY

Getting Help

  • Check the example scripts in the repository
  • Review the configuration file format
  • Ensure all dependencies are installed correctly
  • Verify your model architecture matches the agent module mapping

License

This package is licensed under the Apache License, Version 2.0. See the LICENSE file for details.

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

paramorph-0.9.1.tar.gz (28.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

paramorph-0.9.1-py3-none-any.whl (25.0 kB view details)

Uploaded Python 3

File details

Details for the file paramorph-0.9.1.tar.gz.

File metadata

  • Download URL: paramorph-0.9.1.tar.gz
  • Upload date:
  • Size: 28.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for paramorph-0.9.1.tar.gz
Algorithm Hash digest
SHA256 33047b111ddf9fa83cd01bc09c9b4e49211a750da0236cf5a81b398c80be94a8
MD5 e9b363bd123266c4a2ee2930610a2a83
BLAKE2b-256 d8c8126a9dd6d53cd4d2f23b264f0298786fd24e627fb79f7d60f429b82debff

See more details on using hashes here.

File details

Details for the file paramorph-0.9.1-py3-none-any.whl.

File metadata

  • Download URL: paramorph-0.9.1-py3-none-any.whl
  • Upload date:
  • Size: 25.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for paramorph-0.9.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4228117d61e2143066e15c6de67694c493b83944424ad6a2d6ee4d7bcfb89121
MD5 df44685e6d62509c34aa4eb86a908fc3
BLAKE2b-256 1a3e16190cb66800d83e67ef2fd1f7b99534ffcdd0804c593c7c94c6b2345957

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page