-
Hi @TheTS, as discussed I would like to help implement continuous integration for palmsplusr. This will, once implemented, automatically check whether changes to the code break existing functionality.…
-
Pose a question about one of the following articles:
“[Online images amplify gender bias](https://www.nature.com/articles/s41586-024-07068-x),” 2024. Guilbeault, Douglas, Solène Delecourt, Tasker …
-
Hi, thanks for your great work! I wonder if it is possible to download your multimodal data for reproducing your results. It seems that clicking the link does not work. Thanks!
-
Excellent work! I noticed that in your tutorial available at [https://slat.readthedocs.io/en/latest/tutorials/basic_usage.html], you provided two preprocessed datasets. Could you please provide additi…
-
### Description & Motivation
I'm trying to get the NeMo multimodel imagen example to use thunder, but Lightning itself does not support Thunder:
```
Error executing job with overrides: ['traine…
-
Thank you for your code.
I have a question about using data.
In your OperaNet paper, you show the results on ResNet18. Input data is 2 or 3 channel depending on the data type. My question is "How d…
-
Hi, I am very exciting about the application scenario of Palimpzest and want to do more research on it. However, I have not found an appropriate dataset that support analysis over hundreds or thousand…
-
**The bug**
Loading and prompting the transformer model `openbmb/MiniCPM-Llama3-V-2_5` does not work.
It tries to load the model (but according to nvtop nothing is allocated on my gpu). No error is …
-
Quote from the paper "Open-source. To facilitate research in biomedical multimodal learning, we will release the following assets to the public: the biomedical multimodal instruction-following dataset…
-
**To Reproduce**
Start a Jupyter notebook instance with the following startup script on SageMaker, and run AutoGluon-TimeSeries.
```
#!/bin/bash
set -e
ENV_NAME="ag"
PYTHON_VERSION="3.11"
…