v0.1.14
What's Changed
- Improve docs for loading
gguf
purely locally by @EricLBuehler in #371 - Fix message with chat template by @EricLBuehler in #374
- Fix tokenizer write on read only file system by @EricLBuehler in #373
- Manual subtyping for u32 in GGUF max seq len by @EricLBuehler in #376
- refactor: DRY
varbuilder_utils.rs
by @polarathene in #364 - Support multiple GGUF files by @EricLBuehler in #379
- Organize normal loading metadata by @EricLBuehler in #381
- Bump version 0.1.13 -> 0.1.14 by @EricLBuehler in #382
Full Changelog: v0.1.13...v0.1.14