Ivan Petrov
Ivan Petrov
> I will close this issue since it seems to be solved. Hi, Sorry, so what is the solution? Both config params "TRUST_REMOTE_CODE" and "HF_MODEL_TRUST_REMOTE_CODE" doesn't work. Below is my...
Hmm... thanks for explaining. Result make more sense now. For me it was unexpected and definitely such behaviour should be documented in docstring. I thought that items that person liked...
btw wanted to say that very much appreciate your work. And especially math documentation/articles.
Had similar problem both with 'tgcalls' and 'Sparkle' Followed recommendations above: ``` cd submodules/ git clone https://github.com/TelegramMessenger/tgcalls git clone https://github.com/overtake/Sparkle cd .. git submodule update --force --recursive --init --remote ```