Mike Zeng

Results 12 comments of Mike Zeng

I believe the models are available for research/noncommerical use, not just "for students". You may find out more from their website (stanford alpaca) https://crfm.stanford.edu/2023/03/13/alpaca.html

Maybe while your add it, it would be possible to implement something like a source repository with the links? Like, make the app fetch a request to a repository that...

I believe this feature is already there. ![image](https://github.com/H-M-H/Weylus/assets/92705460/209ed157-5f18-42b6-9068-2c3e1b9f56e7) As for the scroll, if you are on Linux, then it depends on the applicaiton. Some (e.g Firefox), requires additional configuration (e.g,...

I also have this bug. The workaround solves the problem well (Samsung S8+ with Arch Linux (i3wm)).

How are you running Clip Studio in Linux? Wine? Does the pen pressure work in other apps (e.g, Krita, GIMP, or Blender)?

Interesting. What Linux distro are you running, and what is the browser you are using to access Weylus? What is the device you are using to access Weylus?

You need to use n_gpu_layers in the initialization of Llama(), which offloads some of the work to the GPU. If you have enough VRAM, just put an arbitarily high number,...

Pytorch comes with its own CUDA, so it is likely something with your CUDA. What version of Cudatoolkit do you use?

Forgot to mention, but make sure you set the env variable FORCE_CMAKE to 1 before running the install. On Linux, the command would be export FORCE_CMAKE=1 If you are on...

@airidosas252 Recently, my Galaxy Tab S8+ got an update from One UI 6.0 to One UI 6.1, and when I did, audio seemed to have broken. Appending your specified LD_PRELOAD...