Instructions to use nhoxinh/f1f1bb3f-d9e0-4a2d-b663-b43ff01e2944 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nhoxinh/f1f1bb3f-d9e0-4a2d-b663-b43ff01e2944 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("teknium/OpenHermes-2.5-Mistral-7B") model = PeftModel.from_pretrained(base_model, "nhoxinh/f1f1bb3f-d9e0-4a2d-b663-b43ff01e2944") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
8c89dac | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:0ce975b094debb19c1a637a613a3b1cd5034d50245872b8f9b0414d294750812
size 6776
|