-
(venv) D:\talkingface\V-Express>python inference.py --reference_image_path "./test_samples/short_case/10/ref.jpg" --audio_path "./test_samples/short_case/10/aud.mp3" --kps_path "./test_samples/short_c…
-
composer run.py --config-path yamls/hydra-yamls --config-name SD-2-base-512.yaml
[2023-06-13 20:29:52,077][composer.utils.reproducibility][INFO] - Setting seed to 17
Error executing job with overrid…
-
I am following the [getting started](https://epfllm.github.io/Megatron-LLM/guide/getting_started.html) guide with mistal-7B model.
- I am able to (1) convert `mistralai/Mistral-7B-v0.1` and (2) …
-
[7_gpu_pp1.log](https://github.com/FlagOpen/FlagScale/files/14720175/7_gpu_pp1.log)
[31_gpu_pp4.log](https://github.com/FlagOpen/FlagScale/files/14720184/31_gpu_pp4.log)
![378074e481adec4316fc6dd978…
-
**Describe the bug**
The openai package version.
**To Reproduce**
Run the following code:
```
model = imagen_hub.load("DALLE2")
image = model.infer_one_image(prompt="some prompt", seed=1)
```…
-
I am trying to test the tool but after running the installation process it does not work when I click on generate.
In the console an exception is raised on cuda initialization (Torch not compiled wit…
-
windows 11, CPU.
Error while running main.py
```C:\Projects\python\generative-models-0.1.0\.pt2\lib\site-packages\torchaudio\backend\utils.py:74: UserWarning: No audio backend is available.
war…
-
I load the same model trained with megatron + megablocks, and I found the load_balancing_loss is slightly different. When I increase the pipeline_parallel_size, the load_balancing_loss is also increas…
-
**Describe the bug**
When i try to convert a neox trained LLAMA model (config below) with [convert_neox_to_hf.py](https://github.com/EleutherAI/gpt-neox/blob/main/tools/ckpts/convert_neox_to_hf.py) i…
-
CPU: i9 13900k
GPU:4090
I follow the GitHub tutorial, but in the last step "Run inpainting" after a few min loading, it show error message. please someone help thank you so much.
error message be…