tjake / Jlama

Jlama is a modern LLM inference engine for Java
Apache License 2.0
665 stars 62 forks source link

can not install jlama on Raspberry 5 #81

Open sebastienblanc opened 1 month ago

sebastienblanc commented 1 month ago

I'm trying to install jlama on my raspberry 5 with Raspberry OS 64 on it :

sebi2706@raspberrypi:~ $ jbang app install --force jlama@tjake
[jbang] Resolving dependencies...
[jbang]    com.github.tjake:jlama-cli:0.6.0
[jbang] [ERROR] Could not resolve dependencies: The following artifacts could not be resolved: com.github.tjake:jlama-native:jar:linux-aarch_64:0.6.0 (absent): Could not find artifact com.github.tjake:jlama-native:jar:linux-aarch_64:0.6.0 in central (https://repo1.maven.org/maven2/)
[jbang] Run with --verbose for more details