Instructions to use Doctor-Shotgun/ML2-123B-Magnum-Diamond-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Doctor-Shotgun/ML2-123B-Magnum-Diamond-LoRA with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-Large-Instruct-2411") model = PeftModel.from_pretrained(base_model, "Doctor-Shotgun/ML2-123B-Magnum-Diamond-LoRA") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4e03f1afab26aade4777494c73d857f27689c3c213b8cfe4774d20a713107166
- Size of remote file:
- 1.4 kB
- SHA256:
- 3ce36a2579c81395ebbdf934558ae7a5af5ed202142ea16a15b79bd4a1adcbc0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.