Instructions to use besimray/miner1_ba9938bd-5490-4a39-90ab-976131f92334_1730940656 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use besimray/miner1_ba9938bd-5490-4a39-90ab-976131f92334_1730940656 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Llama-3.2-1B-Instruct") model = PeftModel.from_pretrained(base_model, "besimray/miner1_ba9938bd-5490-4a39-90ab-976131f92334_1730940656") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
ba64cbd | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e559edc51f3857db921bfd5e63e3da7f2c9804b5e5b6b4ecb31e3205f6afb0c8
size 6712
|