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 5500
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:3f07531b37db497b522470eacf2584a3eaeed8c82edf8ad3d33ec5028293a738
|
| 3 |
size 341520748
|