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 6000
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:8762ae69604a0f068d4e6f5d60c493693ed158cfd441ec0ab6d0207d7498c3b4
|
| 3 |
size 341520748
|