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:
- Create venv with
python -m venv .venv
- Activate the venv with
source .venv/bin/activate
- Install HELMET from source (from git, when located in the home folder of helmet
pip install -e .
- Install jupyter notebook
pip install jupyterlab
- Create a jupyter kernel based on the venv
python -m ipykernel install --user --name venv
- Open Jupyter notebook
jupyter lab
To remove:
deactivate
jupyter-kernelspec uninstall venv
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
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.3.tar.gz
(9.2 kB
view details)
Built Distribution
helmet-1.0.3-py3-none-any.whl
(11.5 kB
view details)
File details
Details for the file helmet-1.0.3.tar.gz
.
File metadata
- Download URL: helmet-1.0.3.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a06353e4882e0fe0199e297181318d6786ccf4469c6c8dd7f8d1402a1b9b6404 |
|
MD5 | d237cfe1b9e84a1e3ca2d2082a3f75eb |
|
BLAKE2b-256 | 48bbd3e0919635f57fa89be6680a63f4d35f248c22423ed782e92af0f28517e7 |
File details
Details for the file helmet-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: helmet-1.0.3-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 725b857a51da9e70e4537a2358e9e55fe236cdee5d8696912f99c2d22dd03ab8 |
|
MD5 | 7acdf6a21049476991891fc6ed81bed4 |
|
BLAKE2b-256 | 2d18f7374ae7f05e36e3fe3bd7bb5782204e3389c978aa3e478d8c93ad00d927 |