-
Hi, I am interested in Stable Video Diffusion Image-to-Video model and I would like to fine-tune it for my own domain. Is there any fine-tuning guide available yet? Thanks.
-
Awesome project. Can I know what dataset you use to fine-tune the model?
-
Thank you for such a great work, I need to train models for image translation tasks (no text conditioning needed). Do you plan to release how to fine-tune, or can I integrate lroa or dreamboot methods…
-
Hi,
I am attempting to fine-tune a model with Vietnamese characters using the configuration provided below. I updated `DICT90` to include 219 characters, as follows:
```python
DICT90 = tuple('A…
-
The [fine-tuning API](https://platform.openai.com/docs/guides/fine-tuning) offers customization beyond prompt engineering. We should enable non-technical data managers to create a fine-tuned model mor…
-
### Summary
Currently the Quarantine stores messages based on a fixed set of taken actions:
https://github.com/mailcow/mailcow-dockerized/blob/37beed6ad93f259b97cad41877982bce95295629/data/conf/…
-
Thanks . I am getting the below error basically RuntimeError: Expected tensor for argument #1 'indices' to have one of the following scalar types: Long, Int; but got torch.cuda.FloatTensor instead (wh…
-
Hello, thank you very much for your open source contribution. I have a question to ask you. When I was using your project for the second stage of instruction fine-tuning, the program would get stuck w…
-
Dear Authors,
Thanks for your amazing work! I have a few questions from robustness perspective, especially robustness to rotation.
From my experiments, I find that AquaLoRA is not so robust to …
-
Hello! I’m curious to know if StableNormal can be fine-tuned or re-trained for other types of effects beyond monocular normal estimation. Similar to how you’ve adapted StableDelight, would it be possi…