Instructions to use vmpsergio/388fced2-7194-4f76-84cc-5abb47ae505f with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use vmpsergio/388fced2-7194-4f76-84cc-5abb47ae505f 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, "vmpsergio/388fced2-7194-4f76-84cc-5abb47ae505f") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
df756fb | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:2aadb4cfc3a74d5099cfe4cc806ff480d5d0e533c31df74d59f1baf28fb20b12
size 6776
|