Instructions to use mrHunghddddd/cb3b9f7e-e2c2-4652-87b1-c40b32a00e79 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mrHunghddddd/cb3b9f7e-e2c2-4652-87b1-c40b32a00e79 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("samoline/279780f2-f1f9-43de-8bea-f77490cd1747") model = PeftModel.from_pretrained(base_model, "mrHunghddddd/cb3b9f7e-e2c2-4652-87b1-c40b32a00e79") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!