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 a8d4905 commit b29c643Copy full SHA for b29c643
README.md
@@ -1,6 +1,6 @@
1
# Llama3.java Inference with OpenAI Chat Completion REST API ☕️
2
3
-This project provides a REST API wrapper for the Llama3.java model.
+This project provides a REST API wrapper for the amazing [Llama3.java project](https://github.com/mukel/llama3.java) from Alfonso² Peterssen.
4
The wrapper is compliant with the OpenAI API specification for chat completions.
5
6
## ToDo
0 commit comments