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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: