-
python3 oneforall.py --help
Traceback (most recent call last):
File "/home/kali/Tools/OneForAll/oneforall.py", line 11, in
import fire
ModuleNotFoundError: No module named 'fire'
theres …
-
Hello there,
Following the instructions in [Training.md](https://github.com/rhasspy/piper/blob/master/TRAINING.md)
those commands had been used as described in the file in the cloned piper local f…
-
### 🐛 Describe the bug
We have seen a regression in multi-node training speed with the [Huggingface Transformers CLM test case](https://github.com/huggingface/transformers/blob/master/examples/pytorc…
-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
PyTorch version: 2.5.0.dev20240710+rocm6.1
Is debug build: False
CUDA used …
-
On Mac plateform, Python is often installed with the Homebrew package manager (https://en.wikipedia.org/wiki/Homebrew_(package_manager)). But Homebrew is also used on Linux world and the change is not…
-
I run into following issue:
Debian 12 - python3 - install Graphite from scratch wit pip:
pip3 install --no-binary=:all: https://github.com/graphite-project/whisper/tarball/master
pip3 install --n…
-
Hi,
I created an environment with conda. Executing `pipreqs . ` creates the `requirements.txt` file reporting `scipy==1.14.0`. But when checking with `pip3 list | grep scipy` is shown `scipy==1…
-
Hello @marcoslucianops,
Great work on DeepStream-Yolo!
With the release of the latest [Ultralytics YOLO11](https://docs.ultralytics.com/models/yolo11/) models, it would be great to have DeepStre…
-
Umbrella for a list of known issues that *potentially* occur for certain custom images.
- [x] EC2: we hardcode SSH user in .j2 (ubuntu), but an image may not have that user (e.g., only has ec2-user…
-
### 🐛 Describe the bug
Hi,
I am running the following commands to build the bare-metal libraries, as mentioned in the documentation (https://pytorch.org/executorch/stable/executorch-arm-delegate-t…