-
### Checks
- [X] This template is only for question, not feature requests or bug reports.
- [X] I have thoroughly reviewed the project documentation and read the related paper(s).
- [X] I have se…
-
### 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
…
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue]…
-
When doing an MLE or MAP optimization, the resulting `ModeResult.values` is a `NamedArray`, from [NamedArrays.jl](https://github.com/davidavdav/NamedArrays.jl). If the model contains any array-valued …
-
### 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…
-
```python
import torch
class Model(torch.nn.Module):
def __init__(self, n):
super().__init__()
self.n = n
self.conv = torch.nn.Conv2d(3, 3, 3)
def forward(self, …
-
## Goal
- Cortex can generate a model compatibility prediction, based on user's hardware and `model.yaml`
- This should be an API that Jan can call (potentially as part of `GET /models` and `GET /mod…
-
### Issues Policy acknowledgement
- [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md)
### Where…
-
**Describe the requested improvement**
When applying the X function, using XGBoost as a training model, the tiles are not cropped to the study area provided by the ROI parameter. The tiles are croppe…
-
### Describe the bug
not supporting lon texts mor than 1000 tokens
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Reproduction
ask something large
### Scr…