Instructions to use bbytxt/98ce5cbb-75f5-44cd-9d5a-2a68cbe4a755 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use bbytxt/98ce5cbb-75f5-44cd-9d5a-2a68cbe4a755 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, "bbytxt/98ce5cbb-75f5-44cd-9d5a-2a68cbe4a755") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
3e032ac | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e7ac926ac05797b2605983ddb38dfd797dc0debe78b75dbcf6f5fceb0144fe30
size 671250634
|