Quinn Slack
Quinn Slack
@chrismwendt Those are not wonky, those are how people expect it. For exampe, here is Xcode:  It sounds like you think that the middle results in that screenshot should...
I got halfway into investigating this, will continue soon (probably next week). I encountered another issue that also blocks this: https://github.com/sourcegraph/sourcegraph/issues/11189.
Thanks for the thoughtful reply. I apparently was mistaken about the standard library’s http package not offering directory listings. I personally think it introduces an additional security concern and should...
I see the argument but I personally don’t agree. Usually the argument comes up when one considers whether to add something that marginally increases perceived security, not when one considers...
Also can possibly use the filename, full path name, or other sibling files.
For me, explicitly adding the `@jest/expect` dependency to my project made the type error go away (eg with `pnpm add -D @jest/expect`).
Got a different error when trying to push `sqs/starcoder:beta-q4_K_M`: ``` pushing 3708ce083ec6... 0% ▕ ▏ 1.0 MB/10.0 GB Error: max retries exceeded: http status 502 Bad Gateway: InternalErrorWe encountered an...
The `ollama serve` logs have some more information. I see: ``` Worker exceeded resource limits | dd20bb891979d25aebc8bec07b2b3bbc.r2.cloudflarestorage.com | Cloudflare ... Worker exceeded resource limits ... You've requested a page on...
Yeah, I was only able to upload that first `q4_0` one. The others all failed for the reasons given above.
On faster WiFi (thanks, Replicate!), the uploads are working. Maybe it is because less total transfer time means less likelihood it hits an ephemeral error or hits a worker time...