Instructions to use alchemist69/61ea1e63-e3d2-4963-9a8d-7c0df08fcb34 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use alchemist69/61ea1e63-e3d2-4963-9a8d-7c0df08fcb34 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/codegemma-7b") model = PeftModel.from_pretrained(base_model, "alchemist69/61ea1e63-e3d2-4963-9a8d-7c0df08fcb34") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!