Llama Tools: A collection of utilities for handling function calls with local llama.cpp models.
Project description
llama-tools
build and publish
- install flit
pip install flit
- build the dist
flit build
- 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
Release history Release notifications | RSS feed
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.22.tar.gz
(6.7 kB
view hashes)
Built Distribution
Close
Hashes for llama_tools-0.1.22-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71cec29fa4f671857ed9482081a1d7e33ded50307ac48804906c7660c98dcbaa |
|
MD5 | 9da9ceb0f673a1bbc1ef3dbdc2c85316 |
|
BLAKE2b-256 | b3edf34390197d16970b0aed487f8e6d2e89caed6be8b727978848ae494b4798 |