wertyac

Results 3 issues of wertyac

If I use java coapclient to put the coap message to the emqtt. At the first time, it is OK and work well. However, after 5 mins, if I put...

question

we run Qwen-14b-chat-int4 on qwen.cpp. And ask the same question of the CUDA version. Howerver, qwen.cpp return the wrong answer. But the CUDA version is OK. So with the qwen.cpp...

from pix2text import Pix2Text uer_temp_dir = get_user_temp_dir(user_id=user_id,doc_id=doc_id) p2t = Pix2Text.from_config(device="cpu",enable_formula=False) doc = p2t.recognize_pdf(file_path) doc.to_markdown(uer_temp_dir) 报错: `latex_ocr` model MUST NOT be None