Skip to main content

a simple way to interact llama with gguf

Project description

GGUF core

Static Badge

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

GGUF file(s) in the same directory will automatically be detected by the caller.

clone feature

gguf clone [url]

sample model list

You can either use the clone feature above or opt a sample GGUF straight from the sample list by:

gguf s

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

webpage (alpha)

https://gguf.us

paste it (gguf.us) to browser instead of cmd console

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gguf_core-0.0.12.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

gguf_core-0.0.12-py2.py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page