-
Hi, I'm installing SonicJS in my first time and have stuck in this error:
npm run dev
> sonicjs@0.0.3 dev
> run-p dev:*
> sonicjs@0.0.3 dev:wrangler
> wrangler pages dev dist --env develo…
-
### Which Cloudflare product(s) does this pertain to?
Workers Runtime, Other
### What version(s) of the tool(s) are you using?
wrangler 3.27.0
### What version of Node are you using?
v1…
-
KV namespaces now support the `list()` method which returns a paginated list of keys: https://developers.cloudflare.com/workers/reference/storage/listing-keys/.
This method is missing from the `Key…
-
### System Info
Hi,
I'm having trouble reproducing NVidia claimed numbers in the table here: https://nvidia.github.io/TensorRT-LLM/performance/perf-overview.html#throughput-measurements
System Im…
-
### KVCache usage
it seems like the KVCache is only allocated on the first device in CUDA_VISIBLE_DEVICES, even if using `tensor-parallel-size` > 1. Is there any plan to support full KVCache alloca…
-
### Which Cloudflare product(s) does this pertain to?
D1
### What version(s) of the tool(s) are you using?
wrangler 3.34.2
### What version of Node are you using?
_No response_
### What operatin…
-
See [this](https://github.com/ubiquity/pay.ubq.fi/actions/runs/9472156534/job/26097027405?pr=246) workflow run regarding `Build` CI failing during the `yarn` step. I've came across this in testing plu…
-
I'm hoping to use Terraform to manage my worker together with the other resources it will be using. Here's some background on Cloudflare with Terraform:
https://blog.cloudflare.com/cloudflares-part…
-
https://nitro-deployment.vercel.app/favicon.ico OK
https://nitro-deployment.pi0.workers.dev/favicon.ico 404
-
## Problem
For the life of the web, JavaScript scripts have coordinated by mutating the global, either by adding properties that later-run scripts depend upon or by replacing properties that later …