-
I have use the following to download offline model
```
git lfs install
git clone https://huggingface.co/latent-consistency/lcm-lora-sdv1-5
```
and my config files as :
settings.yaml:
```
…
-
### Kind of request
Changing existing functionality
### Enhancement Description
We want to have self-contained and self-explanatory dataclasses whose purpose is defined (and limited) during the kos…
-
## Current State
The current resource system implements several regeneration patterns and distribution methods:
```389:430:resource_patterns.py
class ResourceRegenerator(ABC):
"""
Abstr…
-
### Expected behavior
Optuna optimization executed on sklearn `Pipeline` with _multiple_ `ColumnTransformer`s crashes when `n_jobs` ≠ 1 and the `transformers` argument of `ColumnTransformer`s refer…
-
```
+] Running 1/0
✔ Container python-docker-dev-example-server-1 Recreated 0.0s
Atta…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### New Tool Description
Features free lecture notes, exams, and videos from MIT’s course catalog, providing…
-
What it says on the tin. [The release is here](https://github.com/bihealth/altamisa/releases/tag/v0.3.0).
To fully support this release we also need to support importing, exporting and editing perf…
-
Platforms: rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_linear_backward_memory_usage_cuda_float32&suite=TestNestedTensorS…
-
I meet some problem when executing BayesianTuner function using python 3.11 on linux system
I run the following code,
tuner = mira.topics.BayesianTuner(
model = model,
n_jobs=1,
save_…
-
The processing was ok but after I change the study site, I got error in sbas.compute_align() as below
*** pandas.errors.InvalidIndexError: Reindexing only valid with uniquely valued Index objects
…