Skip to content

Commit 968acb3

Browse files
committed
Merge branch 'main' of github.com:beehive-lab/GPULlama3.java into feat/api
2 parents 29b46ae + 93ce172 commit 968acb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<strong>Llama3</strong> models written in <strong>native Java</strong> automatically accelerated on GPUs with <a href="https://github.com/beehive-lab/TornadoVM" target="_blank"><strong>TornadoVM</strong></a>.
1818
Runs Llama3 inference efficiently using TornadoVM's GPU acceleration.
1919
<br><br>
20-
Currently, supports <strong>Llama3</strong>, <strong>Mistral</strong>, <strong>Qwen3</strong> and <strong>Phi3</strong> models in the GGUF format.
20+
Currently, supports <strong>Llama3</strong>, <strong>Mistral</strong>, <strong>Qwen2.5</strong>, <strong>Qwen3</strong> and <strong>Phi3</strong> models in the GGUF format.
2121
<br><br>
2222
Builds on <a href="https://github.com/mukel/llama3.java">Llama3.java</a> by <a href="https://github.com/mukel">Alfonso² Peterssen</a>.
2323
Previous integration of TornadoVM and Llama2 it can be found in <a href="https://github.com/mikepapadim/llama2.tornadovm.java">llama2.tornadovm</a>.

0 commit comments

Comments
 (0)