-
My system has two GPUs:
- **GPU0**: An NVIDIA GPU with higher computational power.
- **GPU1**: An integrated GPU with lower performance.
When running the embedding process, the plugin defaults to…
-
Compare
http://localhost:8044/swagger-ui/#/segmentation-controller/getCharacterTextSplitterUsingPOST
with
https://js.langchain.com/docs/modules/data_connection/document_transformers/
https:/…
-
Hey! Thanks for the great tool! Saved me plenty of time already finding which PRs break my code.
Anyways, I was running a bisect and I got this error `Unable to build typescript at rev 3d8cf62846c8…
-
### Issue Summary
User is unable to add availability override on the current day. If you attempt to add availability it will appear to succeed. If you hit "save" on the override page it will also a…
-
models.js:3384 Uncaught (in promise) Error: Unsupported model type: whisper
at AutoModelForCTC.from_pretrained (models.js:3384:19)
at async pipelines.js:2071:33
from_pretrained @ models.js:…
-
### Question
### Issue with Transformer.js v3 and WebGPU
#### Description
Yesterday I installed `transformer.js` with the "v3" branch to test the new features with WebGPU, but I get an error.
…
-
### System Info
@xenova/transformers": "^2.15.0", node js, Ubuntu 20.04 LTS
### Environment/Platform
- [ ] Website/web-app
- [ ] Browser extension
- [X] Server-side (e.g., Node.js, Deno, Bu…
-
### Question
I copied the code from https://github.com/xenova/transformers.js/blob/main/examples/remove-background-client/main.js to here, but I'm getting this error with v2.15.0 of @xenova/transfo…
-
### System Info
* `"@xenova/transformers": "^2.17.2"`
* `"onnxruntime-web": "1.18.0",`
### Environment/Platform
- [X] Website/web-app
- [ ] Browser extension
- [ ] Server-side (e.g., Node.js, De…
-
### System Info
Transformers.js "version": "2.17.1"
macOS Sonoma version 14.3.1
tsconfig.json:
```typescript
{
"compilerOptions": {
"outDir": "./dist/",
"module": "CommonJS",
"target…