ashvardanian
commited on
Mention Nebius.ai
Browse files
README.md
CHANGED
@@ -36,6 +36,8 @@ UForm-Gen is a small generative vision-language model primarily designed for Ima
|
|
36 |
2. [Qwen1.5-0.5B-Chat](https://huggingface.co/Qwen/Qwen1.5-0.5B-Chat)
|
37 |
|
38 |
The model was pre-trained on the internal image captioning dataset and fine-tuned on public instructions datasets: SVIT, LVIS, VQAs datasets.
|
|
|
|
|
39 |
|
40 |
### Usage
|
41 |
|
|
|
36 |
2. [Qwen1.5-0.5B-Chat](https://huggingface.co/Qwen/Qwen1.5-0.5B-Chat)
|
37 |
|
38 |
The model was pre-trained on the internal image captioning dataset and fine-tuned on public instructions datasets: SVIT, LVIS, VQAs datasets.
|
39 |
+
The model took one day to train on a DGX-H100 with 8x H100 GPUs.
|
40 |
+
Thanks to [Nebius.ai](https://nebius.ai) for providing the compute 🤗
|
41 |
|
42 |
### Usage
|
43 |
|