-
(echomimic_v2) Z:\AI\echomimic_v2-main>python app.py
A matching Triton is not available, some optimizations will not be enabled
Traceback (most recent call last):
File "Z:\Users\Administrator\min…
-
I use the following commands to prepare the environment.
> conda create -n pasd python=3.10
> conda activate pasd
> pip install -r requirements.txt
Because SD-1.5 is not available, so I download…
-
Preliminary research shows that we may need to implement both legacy and `2023-11`
https://github.com/tc39/proposal-decorators?tab=readme-ov-file#how-should-i-use-decorators-in-transpilers-today
…
-
Imagine this scenario:
You have an app, that has API and a view.
The normal html website will require the same json values that are provided in the API.
```c++
struct app {
auto users()…
-
It would be great to have a simple, no-bells-and-whistles signature feature transformer implemented in `sktime`.
(Most variations like windowing or augmentations can then be obtained from this via tr…
-
During the training of a Transformer-based neural machine translation bilingual model, a CUDA assertion failure is occurring in the indexing operation. See error [here](https://github.com/user-attachm…
-
### **i use this command:**
torchrun --nproc_per_node=2 examples/flux_example.py --model /models/FLUX.1-dev --height 1024 --width 1024 --pipefusion_parallel_degree 2 --ulysses_degree 1 --ring_degree …
-
As of about 1 AM last evening ... 10/17/2024 ... training times went from about 2 hours for 1024 steps to about 16 hours ... Is this a code issue on my end or are others having this issue? I am using…
-
I would like to define a `transformer` for a custom `format` and this should be applied when a string has this format:
e.g.
```typescript
export class LocalTime {
hour: number;
minute: nu…
-
## Why do you need it?
The [transformer](https://github.com/alibaba/higress/tree/main/plugins/wasm-go/extensions/transformer) plugin is being used more frequently, and we hope for better performanc…