Instructions to use VERSIL91/6716bef0-46d1-4b0a-84bc-7b7201d23a37 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/6716bef0-46d1-4b0a-84bc-7b7201d23a37 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("defog/llama-3-sqlcoder-8b") model = PeftModel.from_pretrained(base_model, "VERSIL91/6716bef0-46d1-4b0a-84bc-7b7201d23a37") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
08440e0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8176ea8fd4ac9e1c3c77f8c50122a1b61a6ec3ec892320ee426bf1cd95c1d2ef
size 6776
|