-
### 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…
-
Some forward model steps require certain configuration parameters to be set. This could be environment variables or PATH prefixes, or any other.
Today, such options can be set through the site-config…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
Hi,
I have some models for which I annotate fields using `ForwardRef`s, however in my scenario the ultimate definition…
-
I encountered an error when using the --trace option. The error message indicates the following:
> /u/.conda/envs/mlora/lib/python3.12/site-packages/bitsandbytes/autograd/_functions.py:322: UserWar…
-
---------------------------------------------------------------------------
RuntimeError Traceback (most recent call last)
Cell In[23], line 1
----> 1 model.fit(
…
-
Traceback (most recent call last):
File "yolo.py", line 498, in
model = Model(opt.cfg).to(device)
File "yolo.py", line 258, in __init__
m.stride = torch.tensor([s / x.shape[-2] for x …
-
Thanks for your error report and we appreciate it a lot.
**Describe the bug**
Exporting the model to libtorch still has a mix of device and cpu tensors
**Reproduction**
1. I wrote my own scr…
-
Im trying to test the export of openAI clip model and getting the following error
`RuntimeError: "addmm_impl_cpu_" not implemented for 'Half'`
**To Reproduce**
Install the package via pip: `…
-
When I use meta-llama/Llama-3.2-1B
Can it be fixed?
```
RuntimeError: Error(s) in loading state_dict for Transformer:
Missing key(s) in state_dict: "tok_embeddings.weight", "layers.0.attention.wq…
-
## 📝 Scenario
As a ****, I need to **** in order to ****
## 💎 Solution
TODO: Add a clear and concise description of what you want to happen. Focus on the outcome, not the implementation details.
#…