Skip to main content

Signals plus LLMs

Project description

“DAI-Lab” An open source project from Data to AI Lab at MIT.

Github Actions Shield

sigllm

Signals plus LLMs

Overview

TODO: Provide a short overview of the project here.

Install

Requirements

sigllm has been developed and tested on Python 3.8, 3.9, 3.10 and 3.11

Also, although it is not strictly required, the usage of a virtualenv is highly recommended in order to avoid interfering with other software installed in the system in which sigllm is run.

These are the minimum commands needed to create a virtualenv using python3.8 for sigllm:

pip install virtualenv
virtualenv -p $(which python3.6) sigllm-venv

Afterwards, you have to execute this command to activate the virtualenv:

source sigllm-venv/bin/activate

Remember to execute it every time you start a new console to work on sigllm!

Install from source

With your virtualenv activated, you can clone the repository and install it from source by running make install on the stable branch:

git clone git@github.com:sintel-dev/sigllm.git
cd sigllm
git checkout stable
make install

Install for Development

If you want to contribute to the project, a few more steps are required to make the project ready for development.

Please head to the Contributing Guide for more details about this process.

Quickstart

In this short tutorial we will guide you through a series of steps that will help you getting started with sigllm.

TODO: Create a step by step guide here.

What's next?

For more details about sigllm and all its possibilities and features, please check the documentation site.

History

0.0.1 - 2024-09-25

First sigllm release to PyPI: https://pypi.org/project/sigllm/

  • Add README – Issue #17 by @sarahmish
  • Create a SigLLM API – Issue #13 by @sarahmish
  • Add a Quick Example – Issue #12 by @sarahmish
  • Forecasting Pipeline – Issue #11 by @sarahmish
  • Refactor Transformation Primitives – Issue #7 by @sarahmish
  • Forecasting Module – Issue #2 by @sarahmish

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

sigllm-0.0.1.tar.gz (64.5 kB view details)

Uploaded Source

Built Distribution

sigllm-0.0.1-py2.py3-none-any.whl (25.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file sigllm-0.0.1.tar.gz.

File metadata

  • Download URL: sigllm-0.0.1.tar.gz
  • Upload date:
  • Size: 64.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.11.1 readme-renderer/43.0 requests/2.32.3 requests-toolbelt/1.0.0 urllib3/2.2.3 tqdm/4.66.5 importlib-metadata/4.13.0 keyring/25.4.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.14

File hashes

Hashes for sigllm-0.0.1.tar.gz
Algorithm Hash digest
SHA256 59d774c1a5e08aea97aed02095541cb3a872a6be2d389f6cc5c39036501600b9
MD5 a9199b50276b76485a53b6a03ecea800
BLAKE2b-256 579d57d51562f196662a58069222d5a2466e3c441555b1cc279e17e92c19ddfa

See more details on using hashes here.

File details

Details for the file sigllm-0.0.1-py2.py3-none-any.whl.

File metadata

  • Download URL: sigllm-0.0.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 25.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.11.1 readme-renderer/43.0 requests/2.32.3 requests-toolbelt/1.0.0 urllib3/2.2.3 tqdm/4.66.5 importlib-metadata/4.13.0 keyring/25.4.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.14

File hashes

Hashes for sigllm-0.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f59a179812a9d081ccc4cca19bfd1c600a4c75a846d4bccd64838d3b39753b9d
MD5 51ebb568a65b48f7df8f282fb7de0fe9
BLAKE2b-256 3cb48e016cd4fd6bddb5f6519975e259da6775f8550b9cddbb6d32b1836f47ad

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