Use this Model Using Unity sentis

#60
by ringorjo - opened

Hi I Would like to know if I can use this model to use on unity using Sentis

Hi @ringorjo ! I just made a simple demo using ONNX Runtime directly to run Llama 3.2 1B in Unity: https://github.com/andyroiiid/UnityLLMDemo

(It's not Unity Sentis but I thought it might help you since it's in Unity anyway.)

Sign up or log in to comment