We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b29c643 commit 1abaddeCopy full SHA for 1abadde
README.md
@@ -6,6 +6,7 @@ The wrapper is compliant with the OpenAI API specification for chat completions.
6
## ToDo
7
8
- [X] SpringBoot wrapper around Llama3.java
9
+- [ ] Optional: Quarkus wrapper around Llama3.java
10
- [ ] TornadoVM enabled version
11
- [ ] GraalVM native version
12
- [ ] LLM Sharding (Layers, Attn Head)
0 commit comments