Instructions to use prashrex/finetunemodel2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use prashrex/finetunemodel2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TinyLlama/TinyLlama-1.1B-Chat-v1.0") model = PeftModel.from_pretrained(base_model, "prashrex/finetunemodel2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0334c3a45a76734e921c49cc4716c3d0d98dfa6a059bda4566146c82c2e8f09b
- Size of remote file:
- 39.7 MB
- SHA256:
- 120fff9dd7b30b6c5421eb43530d066c39a9a315b23c95a7b476409deb77328b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.