Instructions to use VERSIL91/4b5f16a4-1279-41fb-bd69-829245a4fd37 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/4b5f16a4-1279-41fb-bd69-829245a4fd37 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/4b5f16a4-1279-41fb-bd69-829245a4fd37") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
cd40e46 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:38c41f86a822977c8bac6fc7a471b9b1b607de5ce817988eec9da1978994dbfc
size 84047370
|