Skip to content

GPULlama3.java 0.3.3

Choose a tag to compare

@github-actions github-actions released this 19 Dec 08:43
· 65 commits to main since this release
Immutable release. Only release title and notes can be modified.
27b16a0

📦 Installation

Maven

<dependency>
    <groupId>io.github.beehive-lab</groupId>
    <artifactId>gpu-llama3</artifactId>
    <version>0.3.3</version>
</dependency>

Gradle

implementation 'io.github.beehive-lab:gpu-llama3:0.3.3'

📖 Documentation | 🔗 Maven Central