JosephSBoyle
JosephSBoyle
I experienced this behaviour. Turn's out I didn't have termux:api installed from Google Play (or F-droid, for that matter). Installing the APK solved for me.
I would also be happy to work on this. Should a potential PR be submitted to the async branch of redis.py?
I've compiled a list of sets where uuid's don't map to mcmIDs, upon a quick inspection it seems to be almost exlusively _promotional_ sets affected by this issue. The only...
Hia @amyeroberts, apologies my writing in the original issue is a bit unclear. To elaborate on my "not knowing what it is" statement, basically my point is that it's quite...
Mhmm, I understand that the return type varies based on the first arg. as you describe. Since we know that it's a subclass of `PreTrainedModel` I think we should at...
Is it not better to know that the returned instance is a `PreTrainedModel` rather than literally `Any`? @sgugger
I think there's some misunderstanding here, nobody thinks that this model is returning anything other than a model. The purpose of adding a type hint is to enable things like...
I didn't ask for MyPy support, just a single type hint. Static analysis includes things like linting which are what I'm talking about. For a single type hint you get:...
Hi @sgugger, thank you for the explanation - I wasn't aware that there were multiple possible return types.
I'm having a similar problem. Win10, ggml Alpaca 7B downloaded from huggingface: https://huggingface.co/Pi3141