maxjeblick

Results 30 comments of maxjeblick
trafficstars

A colab example notebook may also be helpful to try things out easily.

> We just need to care how to handle LORA and other adapters on top. Yes that may be tricky. We can also stick to the export functionality and convert...

Hi @a-ghorbani, thanks for opening this issue! It is currently possible to predict on new data in the UI by 1. Uploading the dataset to predict on 2. Go to...

Here's a video (for next token prediction, classification problem type works similar) with the required steps. I've also expanded the steps above. We will probably provide a smoother solution for...

If I'm not mistaken, vision decoder weights should not be needed when using the text layout decoder part, only. `vision_encoder` weights are part of the shared model weights.

@raghavanone I saw you closed this PR. Skimming over your work, the PR seemed to be in a rather good state. Where there any blockers you encountered? IMO, it would...

Thanks a lot for the fast reply!

> How exactly is it possible to specify a column that does not exist? I guess the issue is referring to the case if the training Dataframe contains a system...