-
Hi, i got a zip file that was created vaa xVA-Synth which contains several .pt files. I wan't to use these files as my Home Assistant Assist voice. I've tried converting then by including them in a py…
-
According to [this post](https://forums.raspberrypi.com/viewtopic.php?t=367748) it worked prior to 6.6, but it doesn't now.
Steps:
* Pi5, fully updated from Lite (64-bit of course)
* Plug in the AS…
-
### Model Series
Qwen2.5
### What are the models used?
Qwen2.5-14B-Instruct-AWQ (and maybe the origin one)
### What is the scenario where the problem happened?
Qwen2.5 14B can't stop ge…
-
HI!
I used code from this link https://pypi.org/project/yolov7detect/:
model = yolov7.load('yolov7.pt')
# set model parameters
model.conf = 0.25 # NMS confidence threshold…
-
Thank you for your paper, the results look amazing!!
Tried to run InST.ipynb to reproduce results published in the [Comparison Data](https://github.com/zyxElsa/InST#comparison-data) section.
As …
-
Since OpenStack Stein (RHOSP 15) some ceilometer metrics were deprecated, like:
- cpu_util
- disk.read.requests.rate
- disk.write.requests.rate
- disk.read.bytes.rate
- disk.write.bytes.rate
-…
-
### Is there an existing issue for this problem?
- [X] I have searched the existing issues
### Operating system
Windows
### GPU vendor
Nvidia (CUDA)
### GPU model
RTX4090 i9
### GPU VRAM
64GB…
z0rge updated
2 weeks ago
-
I been spending hours to to fix this but im not sure why
D:\ComfyUI_windows_portable>.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build
[START] Security scan
[DONE] Secu…
-
After flashing your jetson-image using **`flash.sh`** , it successfully boots on the first attempt. However, subsequent attempts to boot fail. The initial boot is successful, but subsequent boots resu…
-
I tried to load the sample code, and use fp8 models,
`model_manager = ModelManager(torch_dtype=torch.float8_e4m3fn, device="cuda")
`
but it still fails with `TypeError: couldn't find storage objec…