Instructions to use nhungphammmmm/bc775fa2-9c00-46fc-bf75-8a2c291f8686 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nhungphammmmm/bc775fa2-9c00-46fc-bf75-8a2c291f8686 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("heegyu/WizardVicuna-open-llama-3b-v2") model = PeftModel.from_pretrained(base_model, "nhungphammmmm/bc775fa2-9c00-46fc-bf75-8a2c291f8686") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!