Releases: owpk/jllama-cli
Releases · owpk/jllama-cli
0.2.2
0.1.8
Changes:
- Increase http read timeout to 5 min
Features:
- Chat request
- Generate request
- Roles
- Chat history
- Configuration
- Native Image
Usage example:
native image binary
./jllama_macos_arm64 chat "hello world"jar
java -jar jllama.jar chat "hello world"Full Changelog: v0.1.7...v0.1.8