Instructions to use VERSIL91/75d08b28-e4dc-4393-861b-a803cd5dfd09 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/75d08b28-e4dc-4393-861b-a803cd5dfd09 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("HuggingFaceM4/tiny-random-LlamaForCausalLM") model = PeftModel.from_pretrained(base_model, "VERSIL91/75d08b28-e4dc-4393-861b-a803cd5dfd09") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
0413c00 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a3be5eee27096f42d3c7c7bf3d0ab590a9cdd2760747ea43187efb8f376caf66
size 6776
|