Instructions to use cunghoctienganh/d3f801c6-3848-48e8-8b06-f4582f39f74e with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cunghoctienganh/d3f801c6-3848-48e8-8b06-f4582f39f74e with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("defog/sqlcoder-7b-2") model = PeftModel.from_pretrained(base_model, "cunghoctienganh/d3f801c6-3848-48e8-8b06-f4582f39f74e") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!