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
vision connector (beta)
with vision model supported
gguf v
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
gguf splitter
Split gguf into part(s) by:
gguf split
gguf merger
Merge all gguf into one by:
gguf merge
prompt generator (beta)
Generate bulk prompt/descriptor(s) by:
gguf prompt
gguf comfy (beta)
Download ComfyUI GGUF portable package with gguf node by:
gguf comfy
gguf node (beta)
Download gguf node only by:
gguf node
gguf pack (beta)
Download gguf pack by:
gguf pack
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.org)
gguf org
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
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 gguf_core-0.0.66.tar.gz.
File metadata
- Download URL: gguf_core-0.0.66.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
313678cebeb98566bf65957e6738f85a187239884b0bb1a30744ce8dab2bb839
|
|
| MD5 |
c4b1cb08e48ae5d1b851169a7850eb91
|
|
| BLAKE2b-256 |
d72a37b774a75952349491969825e2ce85cd142ee3fb794025a2c81b79f28425
|
File details
Details for the file gguf_core-0.0.66-py2.py3-none-any.whl.
File metadata
- Download URL: gguf_core-0.0.66-py2.py3-none-any.whl
- Upload date:
- Size: 10.1 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 |
7513eb556edbe065994997419b4f04f93851416f9a45134d84319a1918c5307a
|
|
| MD5 |
ab76ea63cc636c9e657ec1d205dc722b
|
|
| BLAKE2b-256 |
773fc1a7f258f7cfbcde3c0334fa73d90c50972fdbd3cc170d04d30688934b85
|