Instructions to use jgermanmx/qwen2.5-vl-3b-instruct-trl-sft-AttackViz with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jgermanmx/qwen2.5-vl-3b-instruct-trl-sft-AttackViz with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("jgermanmx/qwen2.5-vl-3b-instruct-trl-sft-AttackViz", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Model save
Browse files- README.md +2 -0
- adapter_model.safetensors +2 -2
README.md
CHANGED
|
@@ -4,7 +4,9 @@ library_name: transformers
|
|
| 4 |
model_name: qwen2.5-vl-3b-instruct-trl-sft-AttackViz
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
|
|
|
| 7 |
- trl
|
|
|
|
| 8 |
- sft
|
| 9 |
licence: license
|
| 10 |
---
|
|
|
|
| 4 |
model_name: qwen2.5-vl-3b-instruct-trl-sft-AttackViz
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
+
- trackio
|
| 8 |
- trl
|
| 9 |
+
- trackio:https://huggingface.co/spaces/jgermanmx/qwen2.5-vl-3b-instruct-trl-sft-AttackViz-trackio
|
| 10 |
- sft
|
| 11 |
licence: license
|
| 12 |
---
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2acb6402c71cf9158f3e9c76fd4e054794eabbfc45f7f30deb48f0a57fe10cb0
|
| 3 |
+
size 7393888
|