-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/axolotl-ai-cloud/axolotl/labels/bug) didn't find any similar reports.
###…
-
Hello sir, when I run the command `python basicsr/test.py -opt options/test/test_x4.yml`, I found that there is assertion error:
`
Traceback (most recent call last):
File "/home/sunzhenyu/Projec…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
…
-
Hi! I tried to use headless renderer of aitviewer-skel to render SKEL models frame by frame but found abnormal noise in the rendered frames. The following is an example. Wondering if you know how to r…
-
### 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…
-
Below is the list of HF CNN fp32 model issues for [Full model list](https://gist.github.com/jinchen62/cdf54ef8ed725fcce9d6fa18ecbfa058). Tests are imported in https://github.com/nod-ai/SHARK-TestSuite…
-
Hi guys!
Thanks for making your research accessible to the public & congrats on your CVPRW-2024 paper :tada:
Is this the boilerplate required to plugin SynthCLIP in clip-bench as mentioned in …
-
Some weights of the model checkpoint were not used when initializing CLIPTextModel:
['text_model.embeddings.position_ids']
Loading pipeline components...: 100%|█████████████████████████████████████…
-
In line 221 of file .\models\modeling_showo.py, probably the shape of attention (L+1,L+1) instead of (1,1,L+1,L+1) mask is changed while iteration of generating new words. It can be fixed by adding c…
-
On my Macbook Air m3 with MacOS 15.1 (24B83) i cannot import the mistral model downloaded from this repo: https://huggingface.co/apple/mistral-coreml
I'm running the preview branch.
This is the X…