Image-to-Text
Transformers
TensorBoard
Safetensors
English
git
image-text-to-text
Generated from Trainer
image-captioning
Instructions to use mrSoul7766/git-base-instagram-cap with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mrSoul7766/git-base-instagram-cap with Transformers:
# Use a pipeline as a high-level helper # Warning: Pipeline type "image-to-text" is no longer supported in transformers v5. # You must load the model directly (see below) or downgrade to v4.x with: # 'pip install "transformers<5.0.0' from transformers import pipeline pipe = pipeline("image-to-text", model="mrSoul7766/git-base-instagram-cap")# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("mrSoul7766/git-base-instagram-cap") model = AutoModelForMultimodalLM.from_pretrained("mrSoul7766/git-base-instagram-cap", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
b89f872
1
Parent(s): 57da7e0
Training in progress, step 700
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 706516040
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52f98f13f4d744e8e2af3103c9790fdad11c8670124de651ddeb082078521a41
|
| 3 |
size 706516040
|
runs/Dec31_21-38-49_228ad310bd3c/events.out.tfevents.1704058742.228ad310bd3c.23033.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dbe1f918b17f2c98d6e9502758d9ff68c7ea5b51840b39a70843659ae53c4df5
|
| 3 |
+
size 11669
|