mikepapadim / llama2.tornadovm.java

An extension to Llama2.java implementation accelerated with GPUs, using TornadoVM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thanks with feedback

plokhotnyuk opened this issue · comments

@mikepapadim Thanks for the great sample of TornadoVM usage!

Tested it with Intel CUDA drivers on Dell XPS laptop with Intel® Core™ i7-11800H CPU:

image

Beside mentioned prerequisites it required installation of maven and OpenCL drivers for Intel GPU for my case.

Also, a couple of modifications for set_paths.sh and pom.xml files were required to allow tornado command and use LATEST version of TornadoVM.

Would you accept a PR with updates for that?

Thank you for the feedback @plokhotnyuk. Feel free to open a PR with the changes.