I tried to compile TinyChatEngine as described in the readme on github and got a compilation error. The method definition for tanh and a second math function is missing. I could fix the error by including
You should probably fix this in your code as well.
I tested it on multiple PCs with Ubuntu 24.04 LTS
I tried to compile TinyChatEngine as described in the readme on github and got a compilation error. The method definition for tanh and a second math function is missing. I could fix the error by including
You should probably fix this in your code as well.
I tested it on multiple PCs with Ubuntu 24.04 LTS