Open tonyhart7 opened 1 year ago
oh I see it using NCNN so it don't need to use any of that, btw have you consider develop an tauri + svelte with [llama.cpp] ??? (https://github.com/ggerganov/llama.cpp)
I am willing to collaborate to make it if you interested
Hi, I am currently learning Svelte but don't plan to change it in this project as it is already done.
The llama.cpp would bring what benefits to the project?
Hi, I am currently learning Svelte but don't plan to change it in this project as it is already done.
The llama.cpp would bring what benefits to the project?
well you can run transformer runner in quantized model so it can run on cpu without gpu heavy usage
so I been wondering in tauri folder but I cant see library in use to upscale image like what happen in the proccess of upscale ????
it generate command from macros and execute the model from there in respective operating system, but execute what ??? You dont need tensor or pytorch library for that ?, can you guide me how it works