Instructions to use SteelStorage/L3.3-Mokume-Gane-R1-70b-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SteelStorage/L3.3-Mokume-Gane-R1-70b-lora with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("SteelStorage/L3.3-Mokume-Gane-R1-70b-lora", dtype="auto") - PEFT
How to use SteelStorage/L3.3-Mokume-Gane-R1-70b-lora with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle