-
### NVIDIA Open GPU Kernel Modules Version
555.42.02
### Please confirm this issue does not happen with the proprietary driver (of the same version). This issue tracker is only for bugs specific to …
-
#### Describe the problem you are trying to solve
Often enough I have cargo builds running in the background, [and then I open up some entertainment while it finishes](https://xkcd.com/303/), but…
-
Hi,
I've seen that you provide a quite nice benchmark comparing uvgRTP with other frameworks, in particular with Live555. I wonder if someone already tested uvgRTP versus others like GStreamer or JR…
-
**Is your feature request related to a problem? Please describe.**
I use PrusaSlicer on a remote server over RDP. While slicing, the high CPU causes the RDP server to disconnect me.
**Describe the…
-
Hii,
I am facing issue with delay in model loading and also the time taken to generate the video from Image.
Currently it is taking 8minutes for 8 seconds video, I have 48GB VRAM , but still it …
-
This is a schema fragment I've written
```
"cpu" : {
"additionalProperties": false,
"properties": {
"low": {
"description": "The low threshold for the CPU utilization alarm.",
"ty…
-
Firstly, I saved finetuned LORA model as merged_16bit on my huggingface repo. And i have adapter_config.json and adapter_model.safetensor inside my repo. Now when trying to load with AutoAWQForCausalL…
-
This will result in bad performance on low cpu-count nodes.
Ideally configurable but at the very least this should be some multiple of cpu-count?
-
### 🐛 Describe the bug
Using `traced_model = torch.jit.trace(model, example_inputs)`, memory usage is increasing over the model depth although with `result = model(example_inputs)` the memory usage…
-
Thanks for @cszn contribution, DPSR is an amazing job, so I give author a star to say thanks! But in my training,It takes a long time. When I checked, I found that my CPU usage was very high and GPU …