Releases: laelhalawani/gguf_llama
Releases · laelhalawani/gguf_llama
v0.0.18
v0.0.17
Merge pull request #12 from laelhalawani/develop Update requirements.txt and setup.py versions
v0.0.16
Another significant change in functioning, until version 0.1.0 fix versions don't guarantee api consistency, so treat each version as individual version. And of course this is alpha a lot thigs are still being polished.
in this version we're adjusting mostly documentation after last update
What's Changed
- Develop by @laelhalawani in #11
Full Changelog: v0.0.15...v0.0.16
0.0.15
Another significant change in functioning, until version 0.1.0 fix versions don't guarantee api consistency, so treat each version as individual version. And of course this is alpha a lot thigs are still being polished.
With this version we removed input token limit from initialization of the model, it can be set by a dedicated method now as additional guardrail.
v0.0.14
Merge pull request #8 from laelhalawani/develop Develop
v0.0.13
Merge pull request #5 from laelhalawani/develop Update requirements.txt and setup.py
v0.0.12
Merge pull request #4 from laelhalawani/develop match version to pypi
v.0.0.11
Merge pull request #3 from laelhalawani/develop Update version number in setup.py
v0.0.1
Merge pull request #1 from laelhalawani/develop Refactor code for improved performance and readability