Avery Morin

Results 74 comments of Avery Morin

Unfortunately this error message returned by facebook is very generic, so it's hard for us to get much out of it. You can look at my comment right above to...

Thanks for submitting this issue for discussion. I think I need to think about it some more before giving an answer one way or another. I'm going to be on...

@AllanWang neither @bsansouci or I use typescript, so it hasn't been as much of a priority to keep these up to date as it has been to fix bugs in...

What does the browser client do in this case? or is it impossible to send such a message without the API?

Missing the corresponding mli change: ```ocaml val ( ) : ('token, 'a) parser -> ('token, 'b) parser -> ('token, ('a * 'b)) parser ```

Makes sense -- I first added it as a named arg but then realized I'd have to refactor the way the positional args work so this seemed like the only...

@Wauplin thanks for the quick reply! I'm also curious why I'm the first to run into this, though at this point I'm used to things not working in Windows because...

@Wauplin I just tried your new version and something still doesn't seem to be working, though it seems like it's something else now. The relative symlink is being created, but...

@Wauplin with huggingface-hub==0.13.3 installed, I deleted the whole ~/.cache/huggingface folder and ran the script in the initial post and got this as the full output: ``` schmavery ~/git/sd-test $ python...

@Wauplin No problem, thanks for the help! The crazy thing is that this seemed to all be working last week (when using my realpath patch), but when I ran it...