Instructions to use VERSIL91/5c66b85c-6290-4fac-be31-7d02ade8358a with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/5c66b85c-6290-4fac-be31-7d02ade8358a 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/5c66b85c-6290-4fac-be31-7d02ade8358a") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
ecec45c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c9d34b18b8787ce846878b70243102e2301e61bb5296841f93bb63d0891c6270
size 84047370
|