Instructions to use AMindToThink/GEMMA-2-2B-FT-ORPO-ISAERFT_gemma-2-2b-lr1.0e-06-beta0.15-20250301-0359 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AMindToThink/GEMMA-2-2B-FT-ORPO-ISAERFT_gemma-2-2b-lr1.0e-06-beta0.15-20250301-0359 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("AMindToThink/GEMMA-2-2B-FT-ORPO-ISAERFT_gemma-2-2b-lr1.0e-06-beta0.15-20250301-0359", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "auto_mapping": null, | |
| "base_model_name_or_path": null, | |
| "depth": -1, | |
| "hidden_size": null, | |
| "inference_mode": false, | |
| "is_prompt_learning": false, | |
| "lora_r": null, | |
| "peft_type": "ISAERFT", | |
| "revision": null, | |
| "target_hooks": [ | |
| [ | |
| "gemma-scope-2b-pt-res-canonical", | |
| "layer_20/width_16k/canonical" | |
| ] | |
| ], | |
| "task_type": "CAUSAL_LM" | |
| } |