This repository has been archived by the owner on Jan 24, 2024. It is now read-only.
Releases: hyperonym/basaran
Releases · hyperonym/basaran
v0.16.1
- [562cb50] build(*): bump version to 0.16.1 (#155)
- [fd7535b] build(snap): remove version prefix (#157)
- [56bad34] build(snap): use git tag as snap version (#156)
- [314b4f9] build(snap): simplify snap packaging workflow (#154)
- [ea5a694] build(snap): add snap packaging (#150)
- [d582019] fix(server): ignore mimetype and always try to parse request body (#153)
v0.16.0
v0.15.3
v0.15.2
v0.15.1
v0.15.0
- [e02ccda] build(*): bump version to 0.15.0 (#128)
- [0b59c8b] build(docker): add example for bundling llama-7b (#127)
- [b992d3a] docs(readme): update playground gif (#126)
- [f71f493] feat(server): increase default number of server threads to 32 (#125)
- [4338318] test(*): add tests for llama models (#124)
- [15421ce] build(deps): update transformers[sentencepiece] requirement (#123)
- [04d865f] build(deps): update bitsandbytes requirement from ~=0.38.0 to ~=0.38.1 (#122)
- [3a1c774] build(deps): update bitsandbytes requirement from ~=0.37.2 to ~=0.38.0 (#119)
- [5c3ead1] build(utils): add script for rendering templates (#118)
- [7ecec36] build(deps): add jinja2 to dependencies (#117)
v0.14.1
v0.14.0
- [8c926f9] build(*): bump version to 0.14.0 (#113)
- [abe9730] build(docker): add linux/arm64 to platforms list (#111)
- [e4c658b] build(deps): update huggingface-hub requirement (#112)
- [d219972] build(docker): use the main branch of chatglm-6b for bundling (#108)
- [f6b1c23] build(deps): update transformers[sentencepiece] requirement (#106)
- [5253bcd] feat(playground): add keyboard shortcut for submit (#105)