GPULlama3.java 0.3.2
·
125 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Model Support
- [models] Support for IBM Granite Models 3.2, 3.3 & 4.0 with FP16 and Q8 (#92)
Other Changes
- [docs] Update docs to use SDKMAN! and point to TornadoVM 2.2.0 (#93)
- Add JBang catalog and local usage examples to README.md (#91)
- Add
jbangscript and configuration to make easy to run (#90)
📦 Installation
Maven
<dependency>
<groupId>io.github.beehive-lab</groupId>
<artifactId>gpu-llama3</artifactId>
<version>0.3.2</version>
</dependency>Gradle
implementation 'io.github.beehive-lab:gpu-llama3:0.3.2'📖 Documentation | 🔗 Maven Central