-
### 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…
-
Getting error on quickstart_pytorch.py tutorial with executor_type="funcx":
Traceback (most recent call last):
File "flox/examples/quickstart_pytorch/quickstart_pytorch.py", line 130, in
ma…
-
# 🐛 Bug
Running `test.examples.test_simple_gp_regression.TestSimpleGPRegression.test_fantasy_updates` routinely results in the following cublas error: `RuntimeError: cublas runtime error : an inval…
-
Platforms: mac, macos
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_where_broadcast_cpu&suite=CpuTests&limit=100) and the most …
-
Hello. I'm trying to reuse the KV cache and currently need to implement the decoupling of the KV cache and RoPE.
* model: llama2
* executorch version: 0.2.0
At present, I have implemented that th…
-
### Describe the bug
I am trying to finetune SDXL but the training script crashes when saving the model at a checkpoint.
Training runs fine.
### Reproduction
Here is my accelerate config cho…
-
Platforms: linux, win, windows
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_assigning_back_deleter_fns_to_tensor&suite=TestB…
-
May I ask how to solve this problem?Thank you very much
-
Platforms: mac, macos, linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_autograd_cpp_node_saved_float&suite=TestCompiled…
-
## 🚀 Feature
Add support for PyTorch Callable -> Thunder Callable translation in Thunder JIT.
### Motivation
Several PyTorch operators accept a Python function with PyTorch operations inside …