GPULlama3.java 0.4.0
·
295 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Other Changes
- Add JDK 25 support with TornadoVM JDK25 and dual-JDK build profiles (#97)
馃摝 Installation
Maven
<dependency>
<groupId>io.github.beehive-lab</groupId>
<artifactId>gpu-llama3</artifactId>
<version>0.4.0</version>
</dependency><dependency>
<groupId>io.github.beehive-lab</groupId>
<artifactId>gpu-llama3</artifactId>
<version>0.4.0-jdk25</version>
</dependency>Gradle
implementation 'io.github.beehive-lab:gpu-llama3:0.4.0'馃摉 Documentation | 馃敆 Maven Central