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