-
Would it be possible to make the pretrained models and the training dataset available on some other platform? It seems like I need a chinese phone number to access them on Baidu.
-
Hi, this is an excellent work. Do you have any pre-trained weights and can you please share your test.py? Thanks
-
How can I perform SV with other pretrained models on my data ? Can I get example codes?
-
Hello, thank you for your work!
I have few questions about your work.
1. The BLIP-2 model is used to create captions of images to be used as prompts for the LMTraj-SUP model. As far as I understan…
-
Hello, I'm currently interested in cooperative MARL with a large number of agents. I'm trying to use the `battle` environment to test some ideas and I want to use a fixed AI opponent to bypass the sel…
-
can you upload pretrained model?
-
https://colab.research.google.com/drive/1Ys44kVvmeZtnICzWz0xgpRnrIOjZAuxp?usp=sharing#scrollTo=2eSvM9zX_2d3
%%capture
!pip install unsloth
# Also get the latest nightly Unsloth!
!pip uninstall u…
-
Hi, thank you for your great work! When will the pretrained checkpoint and inference code be released?
-
Thanks for your excellent work!
I would like to inquire how to get the model checkpoint file for pre-training via argo dataset that you mentioned in the README?
-
### What happened?
I've fine-tuned the basic SD3.5 medium loaded from Huggingface and I'm trying to fine-tune pre-trained safetensors on a local path. But I am getting error while training pretrained…