Can someone by chance point me in the right direct...
# ai
r
Can someone by chance point me in the right direction for a Kotlin library where concepts like PEFT and LoRA for fine-tuning and adaptation of LLMs can be addressed? Or should I just look at the the Java AI community. I see several promising Kotlin libraries for ML/AI, but I don't know where to best start? KotlinDL, multiK, the libs around datascience and the kotlin notebook, and of course kmath etc. but when I search i.e. in the Hugging Face community etc. for Kotlin all I find around i.e. transformer then point to android (next to the kotlin models of course, congrats, great step!) What about Google itself? Vertex AI, Gemini and Gemma etc. Doesn't have to be multiplatform from the start (however think about the opportunity for wasm or integrating into the Ktor ecosystem etc). But having such a great language at our fingertips and the current AI hype, where do one best start with Kotlin and AI?