Instructions to use VERSIL91/70ecb877-caac-4aeb-a35b-4406ad411d85 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/70ecb877-caac-4aeb-a35b-4406ad411d85 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Mistral-Nemo-Instruct-2407") model = PeftModel.from_pretrained(base_model, "VERSIL91/70ecb877-caac-4aeb-a35b-4406ad411d85") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
d00db38 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:42e6482ac73372ab9a4409f670f4a908df70624e59e1238dc6d0c6b2f515a592
size 114234314
|