-
Hello @ziqi-jin, thanks for your incredible contribution!
When I run python train.py, it shows some problems below:
Traceback (most recent call last):
File "train.py", line 45, in
runner.tr…
-
### Describe the enhancement requested
It would be nice to have some method available in PyArrow to lazily read a collection of Arrow IPC stream files. This would be a great complement to the [Arro…
-
```
import torch
import torch.nn as nn
from torch.utils.data import Dataset, DataLoader
from typing import Any , Optional,List , Tuple
import matplotlib.pyplot as plt
from numpy.typing impor…
-
Notice: In order to resolve issues more efficiently, please raise issue following the template.
(注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节)
## 🐛 Bug
When I run the demo.py , the error is :
```
Tracebac…
-
## Description
(A clear and concise description of what the bug is.)
Seeing the following error during conversion when attempting to deploy a v1.4_llama3 fine tuned LLM with tensorrtllm.
LLM In…
-
### Describe the bug
Hi, amazing work so far with SpeechBrain!
I am implementing an ASR model focused on the Italian language using SpeechBrain. My first step was to try the pretrained models avai…
-
Hello, during the Language training and testing process of EMoE, when I test after training, the following is displayed:
---------------------------------------------
['cola']
Namespace(adaptive_…
-
(gh2) root@autodl-container-7d95439be5-49723134:~/GaitGraph2# python gaitgraph_casia_b.py --config GaitGraph/configs/casia_b.yaml
|'''''''''''''╔╬╬╬╬╬╬╬╬ _____ ______ __…
-
In batch files **Supermium (Classic).cmd**, **Supermium (Ungoogled).cmd** and **Supermium (Classic Ungoogled).cmd**, you need to insert `start ""` before `chrome.exe`, otherwise the console window wil…
-
执行了pip install -r requirements.txt
将所有模型都本地化了
![image](https://github.com/user-attachments/assets/0eb4ce75-7f2f-4589-a718-31dffc7c1270)
执行python testing.py 报错
(whisperx-offline) jzxt@jzxt-SY-KL-H5…