Llama Tools: A collection of utilities for handling function calls with local llama.cpp models.
Project description
rubra-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->
Extra requirement
need to use npm to install package jsonrepair to help fix some edgecases.
npm install jsonrepair
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
rubra_tools-0.1.1.tar.gz
(9.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rubra_tools-0.1.1.tar.gz.
File metadata
- Download URL: rubra_tools-0.1.1.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
104a8bc42d83caf0b5e26f0c5629fc600096aa2b58de4e7e3175f26e3ee182b6
|
|
| MD5 |
f5437d270a451eef3637ca1886d41f45
|
|
| BLAKE2b-256 |
6d80039eff5df478d96fa9ecf5a333c6b62226f9a2269b1c2add34e0dde652fb
|
File details
Details for the file rubra_tools-0.1.1-py3-none-any.whl.
File metadata
- Download URL: rubra_tools-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3187edc956d30f189a044cc22ae9a108671d791919098b71d82a0be178202661
|
|
| MD5 |
cb860e0f11bb12495ec4c702bd56e7e7
|
|
| BLAKE2b-256 |
6bcf5ac4cf04250a5e9655308f98009cb2a3626ecf5337d751ce7b074c6824bd
|