Jabasukuriputo Wang

Results 62 comments of Jabasukuriputo Wang

IPEX does not seem to support `pin_memory` right now.

To fix for default options: ``` Traceback (most recent call last): File "threading.py", line 973, in _bootstrap File "threading.py", line 1016, in _bootstrap_inner File "", line 70, in run File...

Someone says the LoRA is not actually working. Pending test. UPDATE: I cannot reproduce UPDATE: For FP16 LoRAs, it will have a hard time trying to apply them on CPUs....

TODO: add a queue somewhere to constraint the speed

@light-and-ray can you try this? it no longer should oom now ~~nvm i implemented it wrongly~~

I'd argue that this PR has a quite limited scope, does not magically make things better in China, and probably does more harm than good. Reasons are: - The URL...

[aff99851](https://github.com/lepoco/wpfui/pull/788) https://github.com/lepoco/wpfui/blob/a58feed8d00f230a95f647cb14054818a8ca4a6d/src/Wpf.Ui/Controls/NavigationView/NavigationViewTop.xaml#L200

Detailed logs ``` 2024-04-24T13:25:51.050Z DEBUG 3088895 --- [l-1 housekeeper] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Before cleanup stats (total=25, active=9, idle=16, waiting=0) 2024-04-24T13:25:51.050Z DEBUG 3088895 --- [l-1 housekeeper] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 -...

It is redundant to update an observable property in Dispatcher as WPF would automatically marshal the change to UI thread no matter where the `PropertyChanged` event occurs. On the other...

But Powershell scripts still have the downside of having to disable signature verification in Windows Settings?