Instructions to use nblinh63/ba2359f5-4960-4e3b-8550-7d94aa72ab00 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nblinh63/ba2359f5-4960-4e3b-8550-7d94aa72ab00 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("rayonlabs/f4ae251c-41a7-4f56-ba83-5d598584aac0") model = PeftModel.from_pretrained(base_model, "nblinh63/ba2359f5-4960-4e3b-8550-7d94aa72ab00") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!