Skip to main content

project_description

Project description

lora-pytorch

Install

pip install "lora-pytorch @ git+ssh://git@github.com/fkodom/lora-pytorch.git"

# Install all dev dependencies (tests etc.)
pip install "lora-pytorch[all] @ git+ssh://git@github.com/fkodom/lora-pytorch.git"

# Setup pre-commit hooks
pre-commit install

Test

Tests run automatically through GitHub Actions.

  • Fast tests run on each push.
  • Slow tests (decorated with @pytest.mark.slow) run on each PR.

You can also run tests manually with pytest:

pytest lora-pytorch

# For all tests, including slow ones:
pytest --slow lora-pytorch

Release

[Optional] Requires either PyPI or Docker GHA workflows to be enabled.

Just tag a new release in this repo, and GHA will automatically publish Python wheels and/or Docker images.

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

lora-pytorch-0.1.0rc1.tar.gz (11.2 kB view hashes)

Uploaded Source

Built Distribution

lora_pytorch-0.1.0rc1-py3-none-any.whl (10.6 kB view hashes)

Uploaded Python 3

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