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
When following the guide for working with large models we get an error so we could not test mounting hf models locally. The issue, from what I can ascertain, is that since I am on windows a “:” ends up at the “C:” beginning of the filepath to the downloaded huggingface model, this breaks thet tira code since the LocalExecutionIntegration does not expect the extra “:”.
The text was updated successfully, but these errors were encountered:
From the forum:
The text was updated successfully, but these errors were encountered: