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.2.tar.gz
(4.8 kB
view hashes)
Built Distribution
Close
Hashes for llama_tools-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4f6271fd3e3168b32ba32b5a93e67ac5282df34621c0891246069ffe6873825 |
|
MD5 | 9ef6d19a7104c6390e6a188b090efc70 |
|
BLAKE2b-256 | 0a665b43f4de7c1b069a39dc0c5cf8b1eefa45a1f590aa98249694ce2317e3c7 |