Instructions to use zelalt/Paper_Imp_Data_Augmented_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use zelalt/Paper_Imp_Data_Augmented_1 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, "zelalt/Paper_Imp_Data_Augmented_1") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
a4aba21 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:fc30dfabeb312ce988d7c48d71ae76816f76c1c8a5010e442f40a3a23ae73154
size 4728
|