Instructions to use misseuro/llm_course_sql_v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use misseuro/llm_course_sql_v1 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("bigscience/bloomz-3b") model = PeftModel.from_pretrained(base_model, "misseuro/llm_course_sql_v1") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- dadbe4fb58ca17e53712fe1ba77c8f171a8b920253eb7cf95eab92456dd185d7
- Size of remote file:
- 19.7 MB
- SHA256:
- c35ae0d36d1c7ce0e8ab66e640bc0528c4bf333337ea41149fee8d1c133902d2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.