-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
When running
```
conda install anaconda
```
I am getting
```
…
-
### Contact Details [Optional]
francois.serra@adeo.com
### System Information
ZENML_LOCAL_VERSION: 0.43.0
ZENML_SERVER_VERSION: 0.43.0
PYTHON_VERSION: 3.10.8
ENVIRONMENT: native
SYSTEM_INFO: {'…
-
I am getting this error when I try to build the library. Any solutions?
```sh
make all-recursive
make[1]: Entering directory '/home/raghav/test/libcmaes/libcmaes'
Making all in src
make[2]: En…
-
### Prerequisites
- [X] I have read the [documentation](https://hf.co/docs/autotrain).
- [X] I have checked other issues for similar problems.
### Backend
Hugging Face Space/Endpoints
### Interfac…
-
### Prerequisites
- [X] I have read the [documentation](https://hf.co/docs/autotrain).
- [X] I have checked other issues for similar problems.
### Backend
Local
### Interface Used
CLI
…
-
### Bug description
I'm unable to use the suggested strategy of 'ddp' when training my model across multiple (4) GPUs on a single node. Using the default strategy of ddp_spawn leads to bugs and doe…
-
### Bug description
Hi!
I am studying the examples of lightning fabric. When I tried to run the script [https://github.com/Lightning-AI/lightning/tree/master/examples/fabric/language_model](url…
-
Hi,
I have some troubles to make Optuna runs in parallel, and even in sequential but with a local storage. My test code is really simple:
```python
import optuna
def objectif(trial):
x …
-
My instance of NetLogo had a problem parsing the libraries metadata. Based on the error message I received, the issue likely stems from a parsing error in the libraries.conf file of NetLogo 6.4.0. Spe…
-
extensions: [
{
name: "Arduino"
codeName: "arduino"
shortDescription: "Communicate with an Arduino device"
longDescription: """This extension provides 'no-frills' communication …