Merve Selçuk-Şimşek

Results 3 comments of Merve Selçuk-Şimşek

If the model was saved _within the scope_ beforehand, the one below also works for me when loading the model or the weights. ``` import larq as lq # this...

Alright, I see 🤔 Thank you for the response Andrew.

What solved it for me on a Unix-based system: ``` pip install --upgrade pip curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh source ~/.cargo/env pip install readmeai ``` Uninstalling `tiktoken`...