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