Skip to main content

No project description provided

Project description

Contents

Installation

pip install helmet

Use helmet in examples

To use helmet in one of the examples perform the following steps:

  1. Create venv with python -m venv .venv
  2. Activate the venv with source .venv/bin/activate
  3. Install HELMET from source (from git, when located in the home folder of helmet pip install -e .
  4. Install jupyter notebook pip install jupyterlab
  5. Create a jupyter kernel based on the venv python -m ipykernel install --user --name venv
  6. Open Jupyter notebook jupyter lab

To remove:

  1. deactivate
  2. jupyter-kernelspec uninstall venv
  3. rm -r venv

Configuration files

Project configuration

project_config = {
    platform_url: "localhost:4000"
}
  • Model configuration
  • Run configuration

Features

  • Load any causal model from Huggingface.
  • Create a project for your experiment
  • Run experimental prompts

Running webapp locally

For this, please check the README

Credits

Some inspiration has been drawn from a couple of other tools:

License

helmet is distributed under the terms of the MIT license.

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

helmet-1.0.5.tar.gz (9.6 kB view details)

Uploaded Source

Built Distribution

helmet-1.0.5-py3-none-any.whl (11.8 kB view details)

Uploaded Python 3

File details

Details for the file helmet-1.0.5.tar.gz.

File metadata

  • Download URL: helmet-1.0.5.tar.gz
  • Upload date:
  • Size: 9.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.19

File hashes

Hashes for helmet-1.0.5.tar.gz
Algorithm Hash digest
SHA256 a1a4a196347fa55d28331db6cfbaf4e7109a82a7b6b51bf17707c243107a143e
MD5 260807cffafa0dcc7123f2050b772143
BLAKE2b-256 5e6229e0e4e06c27ad1c8f207ba3013cbc608dc6fbd00aa64ebca38af1aa1086

See more details on using hashes here.

File details

Details for the file helmet-1.0.5-py3-none-any.whl.

File metadata

  • Download URL: helmet-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 11.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.19

File hashes

Hashes for helmet-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 3f192a4d1f48d84985f4de1716672be1da3a2f3d82739470b67229e2655197e4
MD5 176911f100a948e8a8c958b3fbb31e5b
BLAKE2b-256 2e24c301b5ddcff2d26acde06f3d08103a2bb64fad5a1155bab00007a83e32c5

See more details on using hashes here.

Supported by

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