Skip to main content

GGUF model caller

Static Badge

This package is a GGUF (GPT-Generated Unified Format) file/model caller.

install the caller via pip/pip3 (once only):

pip install callgg

update the caller (if not in the latest version) by:

pip install callgg --upgrade

user manual

This is a cmd-based (command line) package, you can find the user manual by adding the flag -h or --help.

callgg -h

call gguf-selector for running a GGUF model/file:

callgg run

GGUF file(s) in the same directory will automatically be detected by the caller, hence, a selection menu will be shown in the console as below.

save feature

callgg save [url]

You might need the ssl certificate to make this feature works; install it by: pip install certifi if you don't have; or you can upgrade your llama-core by: pip install llama-core --upgrade then it will come with those packages (certificate, new loading bar module, etc.)

sample model(s) available to download (try out)

For general purpose [chat.gguf] (file size: around 2GB or less)

callgg save https://huggingface.co/calcuis/chat/resolve/main/chat.gguf

For coding assistance [code.gguf] (file size: around 3GB or more)

callgg save https://huggingface.co/calcuis/code_mini/resolve/main/code.gguf

For health/medical advice [medi.gguf] (file size: around 3GB or more)

callgg save https://huggingface.co/calcuis/medi_mini/resolve/main/medi.gguf

For law/legal opinion [law.gguf] (size: around 3GB or more)

callgg save chttps://huggingface.co/calcuis/law_mini/resolve/main/law.gguf

For wealth/financial plan [finance.gguf] (size: around 3GB or more)

callgg save https://huggingface.co/calcuis/gguf/resolve/main/finance.gguf

***those are all experimental models; no guarantee on quality

Download files

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

Source Distribution

callgg-1.0.3.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

callgg-1.0.3-py2.py3-none-any.whl (4.5 kB view details)

Uploaded Python 2Python 3

File details

Details for the file callgg-1.0.3.tar.gz.

File metadata

  • Download URL: callgg-1.0.3.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for callgg-1.0.3.tar.gz
Algorithm Hash digest
SHA256 d4b1f2df6ab5f6cec1bc831958b98b394fcbe6f3ae1f7dc5835354b8359c5b0c
MD5 419b3d36be82543e17b3e43963460805
BLAKE2b-256 26860dba1ee1779a871ba947af935c72f6c22983ba5032da12e10b00d50aab24

See more details on using hashes here.

File details

Details for the file callgg-1.0.3-py2.py3-none-any.whl.

File metadata

  • Download URL: callgg-1.0.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for callgg-1.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8d606cdb668ec59ab3a08a146edbc8bd3575afdfe89aaf3739cab2fe8c549c07
MD5 6d09df3c08462adc85060743fbbe0cf6
BLAKE2b-256 588f6762a745367a09d8946e2a78bee0007e6ee01b78238b4c7a815b508f2eb6

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.3 This release

2 files

1.0.2

2 files

1.0.1

2 files

1.0.0

2 files

0.2.6

2 files

0.2.5

2 files

0.2.4

2 files

0.2.3

2 files

0.2.2

2 files

0.2.1

2 files

0.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page