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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@
17
17
<strong>Llama3</strong> models written in <strong>native Java</strong> automatically accelerated on GPUs with <ahref="https://github.com/beehive-lab/TornadoVM"target="_blank"><strong>TornadoVM</strong></a>.
18
18
Runs Llama3 inference efficiently using TornadoVM's GPU acceleration.
19
19
<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.
21
21
<br><br>
22
22
Builds on <ahref="https://github.com/mukel/llama3.java">Llama3.java</a> by <ahref="https://github.com/mukel">Alfonso² Peterssen</a>.
23
23
Previous integration of TornadoVM and Llama2 it can be found in <ahref="https://github.com/mikepapadim/llama2.tornadovm.java">llama2.tornadovm</a>.
0 commit comments