Instructions to use bilbo991/clip-chuck with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bilbo991/clip-chuck with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="bilbo991/clip-chuck")# Load model directly from transformers import AutoProcessor, AutoModel processor = AutoProcessor.from_pretrained("bilbo991/clip-chuck") model = AutoModel.from_pretrained("bilbo991/clip-chuck") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1064524689
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3ddea0e2db62ae99d3ddf95a22a19ed8a7f820f447b122fd944b818de75f835b
|
| 3 |
size 1064524689
|
runs/Aug02_11-34-55_cvrl-flynn-ws2/events.out.tfevents.1690990873.cvrl-flynn-ws2.30984.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:ee41fbeb10e42826b72a32bcfe5364698366c31dad88b1c7b3298fb4642569e0
|
| 3 |
+
size 8568
|