Instructions to use Dnsx077/ea61f123-c17a-44ac-a5a4-7bc351dd31cd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Dnsx077/ea61f123-c17a-44ac-a5a4-7bc351dd31cd 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, "Dnsx077/ea61f123-c17a-44ac-a5a4-7bc351dd31cd") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
b16ef1e | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:81f869b799ea72948af5ebaf58a41ecbb6a414c5c2b0d1ef7108c2ade7c13a45
size 6776
|