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.2.tar.gz
(9.6 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.2.tar.gz.
File metadata
- Download URL: rubra_tools-0.1.2.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b1d5c181335a5a48c04ebcdf3088789dea77c88b92610161f4572d4b6879ccd
|
|
| MD5 |
e501961fc6fa6ad8b23631c7e35909d2
|
|
| BLAKE2b-256 |
1b986d6f235cab8bbf39a0524a0ab0ab34c6fe8ecc1e709a73cd8b0aae709162
|
File details
Details for the file rubra_tools-0.1.2-py3-none-any.whl.
File metadata
- Download URL: rubra_tools-0.1.2-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b41a08a7f52e14d3569a34cd01ed3cb5a8ebd92a5e68b758e305d972abec07e
|
|
| MD5 |
f00f034718cdd8dbfc88eb65cfe76d27
|
|
| BLAKE2b-256 |
9a3434e18d2f61d12181ec5059143ae270f61265d35a8c1e55df141e336e258b
|