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: 129 Bytes
8ffe541 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e77233d512f84f3a207f64d7f95ba4ff61dc7185607bf05405879e275bdb5dc5
size 6776
|