Releases: friendliai/friendli-client
Releases · friendliai/friendli-client
Release 0.1.9 🚀
What's Changed
- Now we support AWQ quantization!
Release 0.1.8 🚀
What's Changed
- Now API request is sent using protobuf.
- New API support for tokenization and detokenization.
- Quantization can be applied during the checkpoint conversion by pf checkpoint convert. Currently, only SmoothQuant is supported.
Full Changelog: 0.1.7...0.1.8
Release 0.1.7 🚀
Release 0.1.6 🚀
What's Changed
- Falcon conversion script fix by @ktaebum in #16
- Dependency injection module to loosen coupling to service URLs by @kooyunmo in #17
- Activate checkpoint status after creating checkpoint by @kooyunmo in #18
- Add completion options for evaluation with multi-choice problem datasets by @kooyunmo in #19
- Add container docs + restructure converter by @kooyunmo in #23
- Fix tutorials docs component by @kooyunmo in #24
- PeriFlow Container docs updated by @kooyunmo in #25
pf gpu list
command is added andpf vm list
is deprecated. In the deployment config,max_num_tokens_to_replace
option is added. @kooyunmo in #26
Full Changelog: 0.1.5...0.1.6
Release 0.1.5 🚀
What's Changed
Full Changelog: 0.1.4...0.1.5
Release 0.1.4 🚀
Release 0.1.3 🚀
Release 0.1.2 🚀
What's Changed
- Bug fix on organization invite by @creeper00 in #6
- Load model faster for checkpoint conversion by @seungahdev in #5
- Replace username with email by @kooyunmo in #7
Full Changelog: 0.1.1...0.1.2
Release 0.1.1 🚀
What's Changed
- Add GQA to LLaMA converter by @gyeongin in #2
- Get VM type argument in
pf deployment create
by @pigbug419 in #3 - Update to dev v0.1.1 by @kooyunmo in #4
Full Changelog: 0.1.0...0.1.1