Instructions to use filipesantoscv11/8a5160ca-5567-40d3-8bdd-ba6c4d21c471 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use filipesantoscv11/8a5160ca-5567-40d3-8bdd-ba6c4d21c471 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/tinyllama") model = PeftModel.from_pretrained(base_model, "filipesantoscv11/8a5160ca-5567-40d3-8bdd-ba6c4d21c471") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
c8fdb2a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:34409ab8ca41dc8fd02b35d07a6172d435c1e53c7c8dc3179160214bc066b7af
size 101184122
|