Instructions to use datlaaaaaaa/4fecbf46-1807-4e0e-8506-8a3f7dab1b6a with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use datlaaaaaaa/4fecbf46-1807-4e0e-8506-8a3f7dab1b6a with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("MNC-Jihun/Mistral-7B-AO-u0.5-b2-ver0.4") model = PeftModel.from_pretrained(base_model, "datlaaaaaaa/4fecbf46-1807-4e0e-8506-8a3f7dab1b6a") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!