LLM
[https://en.wikipedia.org/wiki/Large_language_model]
GPT – Generative Pre-trained Transformer
[https://habr.com/ru/articles/785080/]
LLM
[https://en.wikipedia.org/wiki/Large_language_model]
GPT – Generative Pre-trained Transformer
[https://habr.com/ru/articles/785080/]
java.lang.UnsupportedOperationException: PermittedSubclasses requires ASM9
https://github.com/Kotlin/dokka/issues/2956
Continue reading Could not read file PermittedSubclasses requires ASM9Ktor 3.0 Is Now Available With New Features and Improved Performance
[https://blog.jetbrains.com/kotlin/2024/10/ktor-3-0/]
[https://github.com/antonarhipov/ktor-samples-fork/tree/main/ktor-client-wasm]
People discuss jvm options.
-Xms512m
-Xmx4g
-XX:+HeapDumpOnOutOfMemoryError
-XX:-OmitStackTraceInFastThrow
-XX:+IgnoreUnrecognizedVMOptions
-XX:MaxJavaStackTraceDepth=10000
-ea
-Dsun.io.useCanonCaches=false
-Dsun.java2d.metal=true
-Djbr.catch.SIGABRT=true
-Djdk.http.auth.tunneling.disabledSchemes=""
-Djdk.attach.allowAttachSelf=true
-Djdk.module.illegalAccess.silent=true
-Dkotlinx.coroutines.debug=off
-XX:CICompilerCount=2
-XX:ReservedCodeCacheSize=512m
-XX:+UnlockDiagnosticVMOptions
-XX:TieredOldPercentage=100000
-XX:SoftRefLRUPolicyMSPerMB=50
-Dapple.awt.application.appearance=system