Run pretrained HuggingFace models — text embeddings, speech-to-text, and decoder LLMs — natively on the JVM on the raster typed-dispatch compiler. No Python, no ONNX runtime: weights load from safetensors, quantize to int8/int4, and run on raster's CPU int8-MAC kernels and Intel-GPU (Level Zero/OpenCL) programs.
replikativ/pretrained-rstr[org.replikativ/pretrained-rstr "0.1.1"]
org.replikativ/pretrained-rstr {:mvn/version "0.1.1"}
implementation("org.replikativ:pretrained-rstr:0.1.1")<dependency> <groupId>org.replikativ</groupId> <artifactId>pretrained-rstr</artifactId> <version>0.1.1</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: