a simple way to interact llama with gguf
Project description
GGUF core
This package is a GGUF (GPT-Generated Unified Format) file caller.
install the caller via pip/pip3 (once only):
pip install gguf-core
update the caller (if not in the latest version) by:
pip install gguf-core --upgrade
user manual
This is a cmd-based (command line) package, you can find the user manual by adding the flag -h or --help.
gguf -h
check current version
gguf -v
cli connector
with command-line interface
gguf c
gui connector
with graphical user interface
gguf g
interface selector
selection menu for connector interface(s) above
gguf i
metadata reader
read model metadata for detail(s)
gguf r
or try model analyzor (beta)
gguf a
GGUF file(s) in the current directory will automatically be detected by the caller.
get feature
get GGUF from URL; clone/download it to the current directory
gguf get [url]
sample model list
You can either use the get feature above or opt a sample GGUF straight from the sample list by:
gguf s
comfy gguf pack
Download ComfyUI GGUF portable package by:
gguf comfy
pdf analyzor (beta)
You can now load your PDF file(s) straight into the model for generating digested summary; try it out by:
gguf p
wav analyzor (offline)
You can speak/talk straight to GGUF right away; prompt WAV(s) into the model for feedback; try it out by:
gguf f
wav analyzor (online)
more accurate (via google Open api); Internet access needed; try it out by:
gguf o
launch to page/container (gguf.io)
gguf io
launch to page/container (gguf.us)
gguf us
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
Built Distribution
File details
Details for the file gguf_core-0.0.52.tar.gz
.
File metadata
- Download URL: gguf_core-0.0.52.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8aeafc63b6dcca50441475ece7710c0d46ff85ea639afc665e57f9ebb74fc746 |
|
MD5 | 5422fd82f1de0e204e4a54cfc6127363 |
|
BLAKE2b-256 | d4d4cf27277420f03f38ca3174646fe67e29d3ceaa17ce83a801f60977298651 |
File details
Details for the file gguf_core-0.0.52-py2.py3-none-any.whl
.
File metadata
- Download URL: gguf_core-0.0.52-py2.py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04bdd9c492eaa07fd1df26d9400a028132a008a64fbab0bf0a4d0f1249a45549 |
|
MD5 | f6bc85849938b3d3141d32a85428d705 |
|
BLAKE2b-256 | 2d2653c0ac3f2596772e45e2dc27b8655d4def44b295b8bbe7f64e65ac744730 |