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.13.tar.gz
(5.8 kB
view hashes)
Built Distribution
Close
Hashes for llama_tools-0.1.13-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c2d754b3ca0e99e3bb480b0c88c54d7ab7329e9158cd7bf9eb87c4e1989d937 |
|
MD5 | 434176680eb58bba9d077581cd350ff6 |
|
BLAKE2b-256 | 2976cd0511cd9d5625c08ba50f212af3a1e1219a8966e2541486ac646a768220 |