Instructions to use mrHunghddddd/a8a7a8f2-775c-489b-bf2a-0637fc3e12ca with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mrHunghddddd/a8a7a8f2-775c-489b-bf2a-0637fc3e12ca with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Yarn-Solar-10b-32k") model = PeftModel.from_pretrained(base_model, "mrHunghddddd/a8a7a8f2-775c-489b-bf2a-0637fc3e12ca") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!