sens
sens
When I tried to run `Llama-3-8B-Instruct` on Android using 4-bit quantization(My Android device is `Pixel 8 Pro`), I encountered an error of insufficient GPU memory. The specific information is as...
In `MLCChat/mlc-package-config.json`, what is the use of `estimated_vram_bytes` value? how to correctly calculate the `estimated_vram_bytes` value of a certain model? What impact does this inaccurate value have?
界面优化建议
 如上图,建议将红色区域的字号调大一些,现在太小了看不清,毕竟调整提示词的时候都是在红色区域调整(而不是蓝色区域)。
Hello, I am very interested in the kotlin code under the `com.shifthackz.aisdv1.feature.diffusion.ai` package (such as `vae/VaeDoder.kt`, `unet/UNet.kt`, etc.). Is there any official documentation for this part of the code that...
大佬你好,建议增加一个可以快速接入到Android的WebView中的库,以便使用WebView打开网址也能使用猫爪进行资源嗅探下载。
Sometimes, when jumping from page A to page B and then from page B to page C, it is desirable to exit page B and return directly to page A...