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.10.tar.gz
(5.6 kB
view hashes)
Built Distribution
Close
Hashes for llama_tools-0.1.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e91c0440363521e47b7b9cb36765023cdb7caee2918dea07bca8d42f1b58821 |
|
MD5 | c61e93933b134d8eca794752436997f2 |
|
BLAKE2b-256 | 960331a264ecf737b713089e1d0ea407287ef434b8a726f98a3d1d7af942b149 |