Vlad
Vlad
> ```js > await exporter.initPool( > { > puppeteer: { args: chromium.args }, > pool: { maxWorkers: 2, logging: undefined }, > }, > chromium > ); > ``` HI!...
Have same on RTX 4090 with 24GB VRAM (24 cores 4.5GHZ, 192GB RAM) Though, in my case i can see it occupies 100% of GPU So wondering what are the...
@flobeier Understood I haven't found any info on VRAM requirements for these models (too early i guess) Also, typically text models of 1-13B parameters have no issue with 24VRAM. Probably...