Skip to main content

Llama Tools: A collection of utilities for handling function calls with local llama.cpp models.

Project description

llama-tools

build and publish

  1. install flit
pip install flit
  1. build the dist
flit build
  1. push the dist, you might need to change the version number in init.py. You would also need pypi account and api token ready.
flit publish

this might help -- create ~/.pypirc with:

[pypi]
repository = https://upload.pypi.org/legacy/
username = __token__
password = <your-api-token-starts-with-pypi->

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

llama_tools-0.1.17.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

llama_tools-0.1.17-py3-none-any.whl (7.5 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