-
Hi, have run into an issue lately due to no clear option to re-tune / remove marked shield area's, i placed two different controllers on a planet only to realize after marking the second zone that the…
-
### Current Behavior
If I try to use `nx generate @nx/nest:service --name=src/app/users`, my terminal is printing out the following error:
```text
[ NX ] Generating @nx/nest:service
Cannot read pr…
-
### What happened + What you expected to happen
## **Description:**
I encountered a TypeError when running TorchTrainer in a Ray Tune experiment. The error occurs due to an issue with StreamSplitD…
-
Hello!
I am trying to fine-tune the pre-trained model over a new dataset, but I am having a hard time finding the checkpoint to provide as a `continue_from` argument to `dora`. The provided checkpo…
-
**Describe the bug**
I'm using the OpenAIGenerator to access a vLLM endpoint on runpod. When using a base model like Mistral v0.3 that has not been instruction tuned and so does not have a chat templ…
-
The SNB Interactive benchmark is currently limited to:
- Data sets up to SF1000
- Append-only workloads without deletions
These could be amended by backporting the improvements made for the BI wo…
-
**Bug Report Checklist**
- [x] I provided code that demonstrates a minimal reproducible example.
- [x] I confirmed bug exists on the latest mainline of AutoGluon via source install.
**Descr…
-
### What happened + What you expected to happen
While training multiple agents on an environment, the tuner crashes after certain time due to inability to replace the basic-variant-state file under r…
-
Masks generated on the demo image (https://github.com/facebookresearch/segment-anything/blob/main/notebooks/images/dog.jpg) through the online demo (shown below) are different from the masks generated…
-
### What is the problem?
Using tune.suggest.Repeater does not work when trying to resume a search and leads to an error like this upon resume:
```
2020-11-10 11:36:11,185 ERROR repeater.py:159 …