archas

Results 9 comments of archas

Is there any chance this can be resolved?

@jamescrowley did you find a solution? Same issue here.

**UPDATE:** **Fixed! Solution: 1. Use `tsx` instead of `ts-node` / `ts-node-dev` / `nodemon`. 2. `tsconfig.json`: ``` "target": "esnext", "module": "esnext", "moduleResolution": "node", ``` 3. `package.json` `"type": "module"` 4. Run using...

Yeah, I need that :-D. Also with embedding models and api version support.

> * single A10 GPU > * cpu 9 > * ram 24Gb By the way, may I ask how much time it takes to process a pdf with such...

@vancura it doesn't support gpu, does it? what about supporting multipart/form-data next to pdf url?

> Yeah, I've dealt with that before. Got a fix for it—DM me. 💻 just post it here, lol