Skip to content

4.0.0

Latest
Compare
Choose a tag to compare
@haifengl haifengl released this 25 Nov 13:42
  1. smile-deep package for deep learning
  2. Llama 3.1 model in Java
  3. Native Java implementation of tiktoken tokenizer
  4. EfficientNet model for image classification
  5. smile-shell has built-in training and inference functionalities, including streaming APIs.
  6. smile-serve is an LLM inference server with OpenAI-compatible APIs and fully functional frontend.
  7. Gradient boost is 10X faster on very large dataset
  8. Code refresh to leverage latest Java features.
  9. Various plain value classes are converted to records
  10. Smile shell for Java and Kotlin
  11. Java 21 required