v0.2.4
What's Changed
- Support for local instances of llama 3 and changes to support reusing trie and homomorphism by @MatthewChang in #74
- Support masking when embedding size is different from vocab size by @x0wllaar in #83
- test: Added new test file to validate case where model'embedding has mismatch with tokenizer's vocab by @Saibo-creator in #85
- Unified cli by @Saibo-creator in #86
New Contributors
Full Changelog: v0.2.3...v0.2.4