Instructions to use Sreenath/sqlm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Sreenath/sqlm with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.2") model = PeftModel.from_pretrained(base_model, "Sreenath/sqlm") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7d850ef2737975fcb817582f718255e22a82ed1895bf76f184a0555c113b1b17
- Size of remote file:
- 4.98 kB
- SHA256:
- 04c6d71851ab274245eca9764a3081cf05464aef91459b075747d65fc7eb39e9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.