You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Thank you for sharing this work. From what I was looking around, it is the simplest implementation so far. However, I'm unable to compile the maven project. I'm using netbeans as IDE, typically it compiles maven projects OK but failed on this case.
Failed to execute goal on project llama4j-core: Could not resolve dependencies for project org.javallm:llama4j-core:jar:0.0.2: The following artifacts could not be resolved: org.javallm:llamacpp:jar:b1266 (absent), org.javallm:llamacpp-platform:jar:b1266 (absent): org.javallm:llamacpp:jar:b1266 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]
To see the full stack trace of the errors, re-run Maven with the -e switch.
Re-run Maven using the -X switch to enable full debug logging.