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.3.tar.gz
(4.9 kB
view hashes)
Built Distribution
Close
Hashes for llama_tools-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7137f41a5331ea170e4d1009e89770e9152954e743c1038d49cf11be1ec50428 |
|
MD5 | b4d76965731b512c92d68cff0c91f1d8 |
|
BLAKE2b-256 | 234cf444e6d39917ce64f5444262230fd22c61985c229c3683c45606e9a9bbcb |