Instructions to use clui/fine2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use clui/fine2 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("clui/fine2") model = AutoModelForMultimodalLM.from_pretrained("clui/fine2") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4000
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 341520748
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3dab369c8552d052d1a11a81cfc39919af875cbf31e1a90ec0a56ae3f928301a
|
| 3 |
size 341520748
|