-
Hello!
I started playing around with BD and I am very impressed! So far I only played with the one-shot inference (which is of course not as good as I know it from a Dreambooth fine-tuned model - b…
-
2019년 이후 논문만 추천해주세요~
(2019년 논문부터 가능)
-
Thank you for this wonderful project!
Can this model generate English conversations from English documents? Additionally, could you provide more details on how it creates conversations? Is it possi…
-
Hi, I executed the following command:
```
python main.py \
--model_name "$MODEL_DIR" \
--task "MBPP" \
--save "$LOG_DIR" \
--num_gpus 1 \
…
-
Thanks for your excellent work. I have tried to combine multi personalized concepts for the inference. I saw in your paper that your codes can generate the "a photo of * in the style of @". But when I…
-
Hello,
I am using pre-trained VL-T5 to generate captions for Flickr30K images off-the-shelf i.e. without any finetuning. I modified the captioning scripts to predict directly. I observe very short …
-
In the `generation_until` mode, the until argument should be the default EOS of the language model itself. However, currently it is set to `fewshot_delimiter`, which further defaults to `\n\n`, if it …
-
@QianHaosheng @bugtig6351 @yuanpcr you can list all potential metrics for the `generate` task in this issue. For more details about the `generate` task, you can refer to issue #12 .
-
Issue by @colleenm:
(this affects functionality enough that I'm calling it a bug)
The report creation flow has silently failed to generate a report for me a few times.
Issues that prevented rep…
-
**Describe the bug**
I reported this at https://forum.quasar-framework.org/topic/6585/keep-phone-from-locking-while-app-playing-stream/14 and am opening this ticket per request of @hawkeye64
Wh…