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 5000
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:f2dd7677c2034db14c4c48e9edf1b4db65ddf168fb13bd8592d7a3cb5010ca32
|
| 3 |
size 341520748
|