-
/opt/conda/lib/python3.10/site-packages/scipy/__init__.py:146: UserWarning: A NumPy version >=1.16.5 and 1 from lingfeat import extractor
File /opt/conda/lib/python3.10/site-packages/lingfeat/__in…
-
使用docker部署离线gpu funasr,使用原始的paraformer-zh后会自动下载相应的模型,生成model_blade.torchscript文件,但是我换成SenseVoiceSmall后不下载,也不生成model_blade.torchscript文件,报错 /workspace/models/damo/SenseVoiceSmall/model_blade.torchscrip…
-
System Specs:
Ryzen 5600G
Nvidia Tesla M40 24GB
128GB DDR4 RAM
Error:
```
running layers(cuda:0): 1%|▍ | 1/129 [00:06pip list
Package…
-
I'm trying to convert a YOLOv5 best.pt weights file to a .tflite file so we can deploy the model on a flutter app.
This is the code:
`import torch
weights_path = '/content/drive/MyDrive/Weights…
-
2024-03-16 11:17:44,339 - INFO - Converting the current model to bf16 format......
2024-03-16 11:17:44,339 - INFO - BIGDL_OPT_IPEX: True
Traceback (most recent call last):
File "/home/llm/BigDL/p…
-
### Search before asking
- [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and [discussions](https://github.com/ultralytics/hub/discussions) and found no similar quest…
-
![image](https://github.com/user-attachments/assets/1231e002-8c11-4251-bba2-1fb02a067007)
Hi!
I am fine-tuning LLaMA3 on the hh-rlhf dataset using SimPo and noticed that the reward/chosen rewar…
-
Hello,
Thanks for providing this repo.
I wanted to mention that there is a bug in the readme file for the VQGAN example. A working version would be this:
```python
import torch
from torc…
-
Hi, I am using your library with Roberta for sequence classification, the problem raises when I use the lib with new transformers(3.4.0).
``` python
from transformers import AutoModelForSequenceC…
-
when i execute a workflow from Future Thinkers Benji since : https://www.youtube.com/watch?v=IhYR-F33dek
i get this message DownloadAndLoadCogVideoModel
'CogVideoXTransformer3DModel' object has no …