-
### Describe the bug
I am getting this when running `make test`:
```none
--------------------------------------------------------------------------------------------------- live log call --------…
-
I am getting an HTTP error for the below command. Thanks...
model = torch.hub.load('pytorch/vision:v0.9.0', 'inception_v3', pretrained=True)
-
My EVA02-CLIP-L-14-336 model is running workflow is automatically downloaded, but every time there is this error
"C:\Users\Tang linlin\.cache\huggingface\hub\models--QuanSun--EVA-CLIP\snapshots\11a…
-
### Your current environment
The output of `python collect_env.py`
```text
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A…
-
Sir, I am trying to compress audio with the examples provided in the short video. I don't find the ggml_model.bin. I would appreciate if you could guide me to correct direction. Thank you
-
There seem to be some issues with getting the environment set up. I tried two installation methods.
### Installation 1
One is to do
```
pip install -r requirements/requirements-envpool.txt…
-
### Describe the bug
i have installed TTS by following this steps:
sudo apt-get update && sudo apt-get upgrade -y
git clone https://github.com/coqui-ai/TTS/
cd TTS
make system-deps # only on…
-
## ❓ how can i get the resnet50 backbone parameters weight of detr model or backbone model?
how can i get the resnet50 parameters of detr model?
the following are my code:
import torch
detr …
-
paperspace gradient notebook error
---------------------------------------------------------------------------
ModuleNotFoundError Traceback (most recent call last)
Cell In [1…
-
## Instructions To Reproduce the Issue:
run `torch.onnx.export` on the demo model provided [here](https://colab.research.google.com/github/facebookresearch/detr/blob/colab/notebooks/detr_demo.ipynb) …