Looks really cool but I'm wondering if the whole Docker setup was necessary just to get onnx?
Thank you! Yes, I use Docker to get ONNX DLLs and cross-compile the main DLL using the MSVC toolchain (which is required for game engines)
21–22 of 22 posts
Looks really cool but I'm wondering if the whole Docker setup was necessary just to get onnx?
Could you provide an example conversation that showcases the quality? For example either inferring states of npcs and re-ranking response options? Kind of reminds me of the social interaction puzzle in oblivion :)
I plan to work on a Skyrim follower mod to showcase this in action. Meanwhile, you can try a short conversation example in main.rs if you want to test it without using C++ :)