glai

glai - GGUF LLAMA AI - Package for simplified model handling and text generation with Llama models quantized to GGUF format. APIs for downloading and loading models automatically, includes a db with models of various scale and quantizations. With this high level API you need one line to load the model and one to generate text completions.

OTHER License

Downloads
434
Stars
3
Committers
2

Bot releases are hidden (Show)

glai - v0.1.3 Latest Release

Published by laelhalawani 9 months ago

glai - v0.1.2

Published by laelhalawani 9 months ago

glai - v0.1.1

Published by laelhalawani 9 months ago

glai - v0.1.0

Published by laelhalawani 9 months ago

ModelDB moved to separate package gguf_modeldb with parallel API, with extended functionality
EasyAI - added ability to selectively import models from db, search only downloaded models and import from url repo
AutoAI - added ability to use only downloaded models

What's Changed

glai - v0.0.19

Published by laelhalawani 9 months ago

System prompt support added for models compatible with it.
56 verified model GGUFs added to DB with preconfigured and tested prompt formatting for super easy deployment
Now the DB works globally for all your projects (meaning models are stored in the main package and accessible from all projects), but you can also specify a specific model_db dir to use it instead of the global db.

glai - v0.0.17

Published by laelhalawani 10 months ago

glai - v0.0.16

Published by laelhalawani 10 months ago

moved components to dedicated packages:
LlamaAI -> gguf_llama
helpers -> util_helper
updated init.py(s) and requirements

glai - v0.0.15

Published by laelhalawani 10 months ago

glai - v0.0.14

Published by laelhalawani 10 months ago

glai - v0.0.13

Published by laelhalawani 10 months ago

glai - v0.0.11

Published by laelhalawani 10 months ago

Second alpha release.

glai - v0.0.1-alpha.0

Published by laelhalawani 10 months ago

Package Rankings
Top 38.27% on Pypi.org
Related Projects