donderom / llm4s   0.11.0

Apache License 2.0 GitHub

Scala 3 bindings for llama.cpp

Scala versions: 3.x

llm4s 0.10.0


Group ID:
com.donderom
Artifact ID:
llm4s_3
Version:
0.10.0
Release Date:
Aug 17, 2023
Licenses:
Files:

libraryDependencies += "com.donderom" %% "llm4s" % "0.10.0"

Mill build tool

ivy"com.donderom::llm4s:0.10.0"

Scala CLI

//> using dep "com.donderom::llm4s:0.10.0"

Ammonite REPL

import $ivy.`com.donderom::llm4s:0.10.0`

<dependency>
  <groupId>com.donderom</groupId>
  <artifactId>llm4s_3</artifactId>
  <version>0.10.0</version>
</dependency>

compile group: 'com.donderom', name: 'llm4s_3', version: '0.10.0'