Instructions to use mdmy/sft_output with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mdmy/sft_output with Transformers:
# Load model directly from transformers import AutoProcessor, Qwen2VLForConditionalGenerationWithAudio processor = AutoProcessor.from_pretrained("mdmy/sft_output") model = Qwen2VLForConditionalGenerationWithAudio.from_pretrained("mdmy/sft_output") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
Browse files- model-00002-of-00008.safetensors +1 -1
- training_args.bin +1 -1
model-00002-of-00008.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4985787752
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c441616997b2bff60f54cb6610a50ea60a773ba73186e4ecbeee68102fab4d45
|
| 3 |
size 4985787752
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5688
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b5b6ffdaab14cef2338b94b6009b30a7633f7a573e8caf9f1bff629f296fed5
|
| 3 |
size 5688
|