Instructions to use VERSIL91/fbabc896-1dc4-4468-844e-abbed4379f40 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/fbabc896-1dc4-4468-844e-abbed4379f40 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2-1.5B") model = PeftModel.from_pretrained(base_model, "VERSIL91/fbabc896-1dc4-4468-844e-abbed4379f40") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
aeb4c73 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:726db3816a88d81d37b40a6b739915adc849d41a7d3c31d5915e93601c431e03
size 37070634
|