Andrew Avsenin

Results 15 comments of Andrew Avsenin

Could you explain? I think that I will be able to write own operator -- `:+:` for example. And use ```res let sum = (a, b) => a :+: b...

No, if your javascript will take 100ms, then your code in `requestAnimationFrame` will be called after that, without additional time and polyfill work same setTimeout runs timeout in C++ thread...

> For Windows I started a terminal in my stable diffusion folder and ran > > `.\venv\Scripts\python.exe -m pip install --upgrade fastapi==0.90.1` > > That solved my problem Thank you!

Still no option to avoid it? It's blocker for me, maybe needs to migrate to electron, that I don't want :(

> Minimized application should not rely on interval and timers precision. > > If you really need that behavior, use timers that run in background worker : https://www.npmjs.com/package/worker-timers - this...

![image](https://user-images.githubusercontent.com/1572963/231294130-fe9bf19e-4b85-4366-b3a2-9cc927b13724.png) it's anyway doesn't work :)

> > ![image](https://user-images.githubusercontent.com/1572963/231294130-fe9bf19e-4b85-4366-b3a2-9cc927b13724.png) > > it's anyway doesn't work :) > > Your RAM is full so it's using swap, which is very slow. If you're using a large mode...

![image](https://user-images.githubusercontent.com/1572963/232229122-52acb9ce-4af9-4133-89c4-0bb1bafb13aa.png) ![image](https://user-images.githubusercontent.com/1572963/232229129-4a2fe498-f432-45a6-aade-8ed17d37a866.png) Same problem

> > ![image](https://user-images.githubusercontent.com/1572963/232229122-52acb9ce-4af9-4133-89c4-0bb1bafb13aa.png) > > ![image](https://user-images.githubusercontent.com/1572963/232229129-4a2fe498-f432-45a6-aade-8ed17d37a866.png) > > Same problem > > What model are you using? https://huggingface.co/Pi3141/alpaca-7b-native-enhanced/tree/main [ggml-model-q4_1.bin](https://huggingface.co/Pi3141/alpaca-7b-native-enhanced/blob/main/ggml-model-q4_1.bin)

Ok, I will try it later :)