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.6.tar.gz
(5.0 kB
view hashes)
Built Distribution
Close
Hashes for llama_tools-0.1.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1679d9faf53f3047f7da6fd859ee4c436f8b66c71bbcaef3f95a6b7971ce4fd |
|
MD5 | cfc00d07047eaddec06c1c2bf1107b46 |
|
BLAKE2b-256 | 22e75d859d3e09a29caac29c52ef164ea95ad19ea9719807e0b790eabece4348 |