Instructions to use Doctor-Shotgun/L3.3-70B-Magnum-Diamond-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Doctor-Shotgun/L3.3-70B-Magnum-Diamond-LoRA with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.3-70B-Instruct") model = PeftModel.from_pretrained(base_model, "Doctor-Shotgun/L3.3-70B-Magnum-Diamond-LoRA") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 558
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 7516349296
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fa5dd451575587171d6a177b8e18986fe6543480d5ede28687df3478ab73b70d
|
| 3 |
size 7516349296
|