Instructions to use VERSIL91/c49e86a5-b73f-47c3-aba0-9e96f95a228f with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/c49e86a5-b73f-47c3-aba0-9e96f95a228f with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("HuggingFaceH4/tiny-random-LlamaForCausalLM") model = PeftModel.from_pretrained(base_model, "VERSIL91/c49e86a5-b73f-47c3-aba0-9e96f95a228f") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
aac067a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e0a28adec49aba6d46f8e8612320c184e740110466160da55cd82b86d9c3bd3c
size 104322
|