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.22.tar.gz
(6.7 kB
view details)
Built Distribution
File details
Details for the file llama_tools-0.1.22.tar.gz
.
File metadata
- Download URL: llama_tools-0.1.22.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a60b976e4e7be0f5742e32c80efc8a6916276e6122cbd372b3e284123ac29c6 |
|
MD5 | f8a642b4bee2e18215196eafd12dbf1b |
|
BLAKE2b-256 | b418d5e3bbb23c462ed214b49ef1aec08873af842c6b8e39e7808b46feb11742 |
File details
Details for the file llama_tools-0.1.22-py3-none-any.whl
.
File metadata
- Download URL: llama_tools-0.1.22-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71cec29fa4f671857ed9482081a1d7e33ded50307ac48804906c7660c98dcbaa |
|
MD5 | 9da9ceb0f673a1bbc1ef3dbdc2c85316 |
|
BLAKE2b-256 | b3edf34390197d16970b0aed487f8e6d2e89caed6be8b727978848ae494b4798 |