Instructions to use cunghoctienganh/9874ef15-a55e-424b-9b15-53493706c794 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cunghoctienganh/9874ef15-a55e-424b-9b15-53493706c794 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/GPT4-x-Vicuna-13b-fp16") model = PeftModel.from_pretrained(base_model, "cunghoctienganh/9874ef15-a55e-424b-9b15-53493706c794") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!