Skip to content

Releases: laelhalawani/glai

v0.1.3

13 Jan 19:03
Compare
Choose a tag to compare
updated reqs and version

v0.1.2

13 Jan 18:20
4d43839
Compare
Choose a tag to compare
Merge pull request #40 from laelhalawani/develop

Develop

v0.1.1

07 Jan 21:30
47a85a1
Compare
Choose a tag to compare
Merge pull request #38 from laelhalawani/develop

Develop

v0.1.0

07 Jan 19:11
f993e8b
Compare
Choose a tag to compare

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

v0.0.19

06 Jan 23:23
e677d81
Compare
Choose a tag to compare

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.

v0.0.17

05 Jan 20:36
d63bfb7
Compare
Choose a tag to compare
Merge pull request #26 from laelhalawani/develop

Develop

v0.0.16

04 Jan 01:35
93613ac
Compare
Choose a tag to compare

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

v0.0.15

03 Jan 21:03
d64a228
Compare
Choose a tag to compare
Merge pull request #20 from laelhalawani/develop

Develop

v0.0.14

03 Jan 19:32
db7aecd
Compare
Choose a tag to compare
Merge pull request #17 from laelhalawani/develop

Develop

v0.0.13

03 Jan 19:28
6af1ce2
Compare
Choose a tag to compare
Merge pull request #16 from laelhalawani/develop

Merge pull request #15 from laelhalawani/main