Skip to content

Releases: liltom-eth/llama2-webui

v0.1.14 Release

04 Oct 04:58
Compare
Choose a tag to compare

llama2-wrapper=0.1.14 will support new gguf models.
llama2-wrapper<=0.1.13 will keep supporting old ggml models.

v0.1.13 Release

03 Oct 23:38
Compare
Choose a tag to compare

Since gguf models were released, llama2-wrapper=0.1.13 will lock on llama-cpp-python = "0.1.77" to support old ggml models.

v0.1.12 Release

26 Aug 07:05
Compare
Choose a tag to compare

Update app.py with args. (#60 )
Test CodeLlama.
Add model downloading script. (#61)

v0.1.11 Release

26 Aug 06:23
6006219
Compare
Choose a tag to compare

Update app.py with args. (#60 )
Test CodeLlama.

v0.1.10 Release

24 Aug 01:27
Compare
Choose a tag to compare

Add OpenAI compatible API. (#56 )
Fix Bugs.

v0.1.9 Initial Release

23 Aug 08:01
fca8daa
Compare
Choose a tag to compare

Add OpenAI compatible API. (#56 )