Instructions to use prxy5607/e6a74b05-5337-4e91-8073-2fa44307e2ec with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use prxy5607/e6a74b05-5337-4e91-8073-2fa44307e2ec with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("katuni4ka/tiny-random-dbrx") model = PeftModel.from_pretrained(base_model, "prxy5607/e6a74b05-5337-4e91-8073-2fa44307e2ec") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!