-
This issue is grouping a few things that might be optimized to improve performance:
- Faster dot product possible, see here: https://github.com/xenova/transformers.js/pull/667
- Add binary quanti…
do-me updated
1 month ago
-
I'm trying to run transfomer.js inside of Obsidian but running into some errors:
This code is triggering the issues:
```js
class MyClassificationPipeline {
static task = "text-classificat…
-
### 🔎 Search Terms
Hi, I have an angular application that was running perfectly fine but recently started giving an error in heroku deployment. No matter what I try, I continue to get the same error.…
-
### Model description
[jinaai/jina-clip-v1](https://huggingface.co/jinaai/jina-clip-v1/tree/main/onnx)
### Prerequisites
- [X] The model is supported in Transformers (i.e., listed [here](https://hu…
do-me updated
3 months ago
-
### System Info
Transformers.js: 2.17.2
"@nestjs/common": "^10.0.0",
"@nestjs/config": "^3.2.3",
"@nestjs/core": "^10.0.0",
"@nestjs/platform-express": "^10.0.0",
node v20.17.0
### Environmen…
-
### System Info
node: 22.7
nextjs: 14
### Environment/Platform
- [X] Website/web-app
- [ ] Browser extension
- [X] Server-side (e.g., Node.js, Deno, Bun)
- [ ] Desktop app (e.g., Electron)
- [ ] O…
-
## Description
We want to enhance our appointment request logic to accommodate Cerner appointments. Booked Cerner appointments will still have requestedPeriods. To support this, we want to update the …
-
After lots of fiddling and different errors, I ended up with:
Error: no available backend found. ERR: [wasm] Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Only URLs with a scheme in: file, data, and node…
-
### System Info
latest transformers.js
### Environment/Platform
- [X] Website/web-app
- [ ] Browser extension
- [ ] Server-side (e.g., Node.js, Deno, Bun)
- [ ] Desktop app (e.g., Electron)
- [ ] …
-
### Feature request
Currently, Transformers.js V3 defaults to use CPU (WASM) instead of GPU (WebGPU) due to lack of support and instability across browsers (specifically Firefox and Safari, and Chrom…