Instructions to use nbninh/6716bef0-46d1-4b0a-84bc-7b7201d23a37 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nbninh/6716bef0-46d1-4b0a-84bc-7b7201d23a37 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, "nbninh/6716bef0-46d1-4b0a-84bc-7b7201d23a37") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
453987d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:49e0c03bb9e51f23cd15c9062c797db2836c6de085b77d85a22ca159409332dd
size 83945296
|