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: 133 Bytes
8fc528f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8edc991ae830a5a56a0fc3f5406f41cf26758c540d961695c8502c9336804760
size 84047370
|