Instructions to use iLearn-Lab/Optimus-3-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use iLearn-Lab/Optimus-3-v2 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("iLearn-Lab/Optimus-3-v2", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,9 +14,7 @@ model-index:
|
|
| 14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 15 |
should probably proofread and complete it, then remove this comment. -->
|
| 16 |
|
| 17 |
-
# 20260225_9B_coldstart_action-bs32_ga4-lr5e-5-epoch2
|
| 18 |
|
| 19 |
-
This model is a fine-tuned version of [/data6/MinecraftOptimusModels/Optimus3/train/optimus3-9B/coldstart/20260225_9B_coldstart_plan_vqa_caption_thinkinggrounding_reflection_bs8_ga16_lr3e-5_epoch2](https://huggingface.co//data6/MinecraftOptimusModels/Optimus3/train/optimus3-9B/coldstart/20260225_9B_coldstart_plan_vqa_caption_thinkinggrounding_reflection_bs8_ga16_lr3e-5_epoch2) on the optimus3_coldstart_action dataset.
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 15 |
should probably proofread and complete it, then remove this comment. -->
|
| 16 |
|
|
|
|
| 17 |
|
|
|
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|