Spaces:
Sleeping
Sleeping
Change app.py Github link
Browse filespreviously link is going no where - 'https://github.com/yourusername/BobVLM'
now it is going to proper code - 'https://github.com/yourusername/BobVLM'
app.py
CHANGED
@@ -80,7 +80,7 @@ with gr.Blocks(theme=gr.themes.Soft(
|
|
80 |
It was born out an experiment to train a small adapter layer to see how much it can learn given supervised finetuning (sft) data. The product is a model that can produce detailed and natural
|
81 |
image descriptions.
|
82 |
|
83 |
-
[View on GitHub](https://github.com/
|
84 |
"""
|
85 |
)
|
86 |
|
|
|
80 |
It was born out an experiment to train a small adapter layer to see how much it can learn given supervised finetuning (sft) data. The product is a model that can produce detailed and natural
|
81 |
image descriptions.
|
82 |
|
83 |
+
[View on GitHub](https://github.com/logic-OT/BobVLM) | [Hugging Face Model](https://huggingface.co/selfDotOsman/BobVLM-1.5b)
|
84 |
"""
|
85 |
)
|
86 |
|