Agent-agnostic training harbor — detect model, adapt flow state, any agent can dock
Project description
actualization-harbor
Agent-agnostic training harbor. The harbor doesn't care what kind of ship you are — it adjusts the channel depth to fit your hull.
Any agent can dock, get assessed, receive adapted training flow, and depart more capable. Detects model type, context window, capabilities, and preferred tempo. Generates adaptations automatically.
Usage
from actualization_harbor import ActualizationHarbor
harbor = ActualizationHarbor()
harbor.register("jetson-agent", model_type="llm-7b", context_window=4096,
capabilities=["edge", "cuda"])
harbor.enter("jetson-agent")
adaptations = harbor.assess("jetson-agent")
harbor.train("jetson-agent")
harbor.integrate("jetson-agent")
harbor.depart("jetson-agent")
Zero deps. pip install actualization-harbor
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 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 actualization_harbor-0.1.0.tar.gz.
File metadata
- Download URL: actualization_harbor-0.1.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a77a26fef2e1c8fd5ac0df5e2424d71e33797e0f78befc227ce9aee6774cc66
|
|
| MD5 |
900ac311465e93a2bdbaca40c47a2ca9
|
|
| BLAKE2b-256 |
25850b3d17c0d0c26123ead3bfe28cd167c9e0f39772f718dbc2eed67b6edd6c
|
File details
Details for the file actualization_harbor-0.1.0-py3-none-any.whl.
File metadata
- Download URL: actualization_harbor-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b79ec57e0bce8cd52428950751f4854bad71da358002334386ddb66110a3e13
|
|
| MD5 |
d35429e11e83e6fa53f8418bb0fe57c7
|
|
| BLAKE2b-256 |
cbe658fc8ee253ed99af8d91f30445ca46ad806c14fd34c690990156c72e28ac
|