TP

Results 3 comments of TP

anyone have any luck im using function downloadScreenshot(element) { const fetchOptions = { requestInit: { mode: 'cors', }, bypassingCache: true, }; // Use modern-screenshot to capture the image with fetch...

Hi, I have a question / feature request about DeepSeek-OCR support in llama.cpp. In the Transformers implementation of DeepSeek-OCR you can intercept the encoder output and use it as a...

> [@xsploit](https://github.com/xsploit) I don't think it's that easy. At least , one need to fine-tune the model to understand the vision-version tokens. Just like to teach an English model to...