-
Not sure, what is wrong?
Any suggestions
/usr/local/lib/python3.7/dist-packages/torch/nn/_reduction.py:42: UserWarning: size_average and reduce args will be deprecated, please use reduction='su…
-
I tried to run the exported onnx file on both RTX3070 and RTX 4090, but can not see speed improvement (even slower than the unquantized model). Here is the warning of onnxruntime:
`2024-09-20 19:58:0…
-
Hello,
I am trying to extract topics from a list of texts. Since my data probably lacks a bit of quality and half of the texts were classified as outliers, I proceeded with the outlier reduction stag…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
## Description
**Objective:** Integrate **[Ollama](https://ollama.ai/)** into RepoGPT to enable local AI processing using models like Llama 2.
---
## Rationale
- **Enhanced Privacy:** Keep…
-
**Is your feature request related to a problem? Please describe.**
Scikit-learn does not currently support supervised Principal Component Analysis (PCA) as it is considered not broadly applicable i…
-
How to solve this error??
(pytorch0.4) G:\EDGE\seanet-pytorch-master\Test\code>python main.py --data_test MyImage --scale 4 --model SEAN --pre_train F:/Nancy/seanet-pytorch-master/Test/model/SEAN_x4.…
-
Hello @tianyic,
I was running the sanity_check tests on test_convnexttiny.py and got different results despite using a fixed dummy_input.
```
dummy_input = 0.5 * torch.ones(size=(1, 3, 224, 224…
-
Hello, when I used fastspeech2 in espnet to train the TTS model, the following error occurred when running to stage5. I have been troubleshooting for a long time but have not found the problem. The de…
-
accelerate launch --config_file "C:/Users/1/.cache/huggingface/accelerate/default_config.yaml" train.py --model_name_or_path Shitao/OmniGen-v1 --batch_size_per_device 1 --condition_dropout_prob 0.01 -…