Just released: lightmetal
GPU LLM inference on Apple Silicon: a single Java 25 executable JAR, zero dependencies.
Binds Metal-enabled libllama.dylib through the Foreign Function & Memory API. Runs Mistral and Gemma GGUF models locally.
- Anthropic-compatible /v1/messages
- OpenAI-compatible /v1/chat/completions
- Embeddable via ServiceLoader<BinaryOperator<String>>
- No Python, no Ollama, no container
👉 github.com/AdamBien/lightmet…#Java#LLM#AppleSilicon#bce#airhacks
Question: @GluonHQ gluonFX mvn plugin has now a static library feature. Is this mean that I can build a library in Java and use it in iOS and android apps even the different system architectures ?!!
#graalVM#java
with #javafx, @GluonH
Any sample code how to build attach service which will use swift library! Attach itself had code of include Android library using gradle build (firebase), but how to do the same for iOS ?
Today I build the @GluonHQ#Attach. It is a great piece of art ❤️. But it is not easy to quick go ahead. I wish the community can help to make the learning here easier
#JavaFX I am trying to continue learning JavaFX on mobile using #gluon#gluonFX. I added a push notification to simple app. And the functionality is not working as expected.
I wonder why, even I am sure that it is simple & easy task.
Can somebody #helpstackoverflow.com/q/77959260…
Always the problem with #Microsoft…
2014 as #SatyaNadella took the leadership at Microsoft, I wrote this blog and he followed my recommendation 👍
Also with #Java, today at Microsoft 😅
So, let’s dump #DotNET and move everything to Java.
lofidewanto.blogspot.com/201…
@JPeredaDnr
1st, Thank you for your great example about how JavaFX on Mobile work
2nd, Do you have any idea why mouse Event is working on WebView on Desktop while touch Event is not fired on Tham webview on Mobile (android)
it is over than one week i can not understand why !!