NiftyliuS
NiftyliuS
Any update on this? Using clumsy 0.3 RC4 - when setting LAG to 1ms im getting spikes of up to 50ms.
I have a testable version in https://github.com/gamerguardio/mirror-fps-prediction ( also readme ). I am not sure if there is a way to add it to the PR somehow ( the readme...
If this removes the ±10ms difference that would be Amaizing. But faster response for Network time is not desired - you want the network time to remain as consistent as...
@MauricePasternak well played! much thanks! I followed steps: 1. https://www.electronforge.io/templates/typescript-+-webpack-template 2. https://www.electronforge.io/guides/framework-integration/react-with-typescript then added your solution: I made a sample just in case ( [Branch with hot reload](https://github.com/NiftyliuS/kubecatel/tree/electron+typescript+webpack+react+hot-reload ) )
On further digging in i found that this "☝" char simply breaks something - no errors in the console however... As far as additional strings go: ```demo_text = """For years...
@HamidShojanazeri the GPU i have shares part of my system RAM ( as Shared Memory ). So that puts me at 24GB VRAM + 16GB RAM totaling a 40GB that...
@HamidShojanazeri i ended up creating a single GPU cuda training version of the llama_finetuning.py Do you want me to do a PR? i added explicit BF16 and FP16 support plus...