MagicSource
MagicSource
mulit language support
@ddiu8081 I directly changed the anse source code run npm run dev, seems also can not request, but some other react app can do. I am new in frontend, could...
@dred0n I think you were right. especially these quantized models. (might mainly caused by quantize). Did u tested WizardCoder-34B with quantize and exllama??
@dred0n Hi, can u share your Wizardcoder34B quantized model? GPTQ?
@dred0n how about the quantized model? What inference framework used here? exllama or llama.cpp or hf?
Am using cuda118 , ``` >>> import torch torch>>> torch.__version__ '2.2.0+cu118' ``` installed with pip install flashinfer -i https://flashinfer.ai/whl/cu118/torch2.2/ my torch works ok (even though torch now using their own...
@creativeIKEP Hello, may I ask how did you get the rotations from mediapipe 3d pose landmark outpiut?
@creativeIKEP thanks, is that possible to do it in pure c++ rather than in a game engine like unity? the 3d world landmarks are coordinates, the distance between 2 joint...
Hi The meta is needed to prepare training images?