Skip to main content

nchain is a flexible and efficent framework to create LLM bots using embeddings over extensible dataset

Project description

nChain

PyPI Changelog Tests Documentation Status License

nChain is a Python package that provides a flexible and efficient implementation to create LLM bots over extensible dataset.

Installation

You can install nChain directly from PyPI using pip:

pip install nChain

Alternatively, you can clone the repository and install from source:

git clone https://github.com/jamesliu/nChain.git
cd nChain
pip install .

Usage

Here are examples of how to use nChain to search ArXiv paper using embedding.

nchain add https://arxiv.org/abs/1409.0473
nchain add https://arxiv.org/abs/2010.14701
nchain add https://arxiv.org/abs/2203.02155
nchain add https://arxiv.org/abs/2302.01318v1
nchain add https://arxiv.org/abs/2309.17453
nchain add https://arxiv.org/abs/2310.02304

nchain query "Show me the Scaling Laws for Autoregressive Generative Modeling."
nchain query "Show me the algorithm about Large Lanuage Model Decoding with Speculative Sampling."
nchain query "How to handle streaming apps efficiently in LLM?"

Documentation

Full documentation is available here.

Contributing

We welcome contributions to nChain! If you're interested in contributing, please see our contribution guidelines and code of conduct.

License

nChain is licensed under the Apache License 2.0. See the LICENSE file for more details.

Support

For support, questions, or feature requests, please open an issue on our GitHub repository or contact the maintainers.

Changelog

See the releases page for a detailed changelog of each version.

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

nchain-0.13.post4.tar.gz (16.6 kB view details)

Uploaded Source

Built Distribution

nchain-0.13.post4-py3-none-any.whl (23.9 kB view details)

Uploaded Python 3

File details

Details for the file nchain-0.13.post4.tar.gz.

File metadata

  • Download URL: nchain-0.13.post4.tar.gz
  • Upload date:
  • Size: 16.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.10.10 Linux/5.4.0-166-generic

File hashes

Hashes for nchain-0.13.post4.tar.gz
Algorithm Hash digest
SHA256 243b14888e2c269645451406dc8b7a237348c97145633adf351aac9eeddd4e6d
MD5 1b76712f0dbe7fa8430d57cacd84e105
BLAKE2b-256 58f044fb7eaca392ab9d8a2e991637880b3fee61a0588d7c4dd0af16795fae94

See more details on using hashes here.

File details

Details for the file nchain-0.13.post4-py3-none-any.whl.

File metadata

  • Download URL: nchain-0.13.post4-py3-none-any.whl
  • Upload date:
  • Size: 23.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.10.10 Linux/5.4.0-166-generic

File hashes

Hashes for nchain-0.13.post4-py3-none-any.whl
Algorithm Hash digest
SHA256 e59c4b7a3a74c7ddb2a956ca6f4835774dd2acc78028c143eed3b65761244947
MD5 9b92a58544c85ea92531cf483165dcca
BLAKE2b-256 31c530005b27796070b58597d7ff25980c61085ed3c8ec5dbefc3ada20f0b053

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