Instructions to use VictorDCh/Mistral-7B-Instruct-spider with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VictorDCh/Mistral-7B-Instruct-spider 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, "VictorDCh/Mistral-7B-Instruct-spider") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 063e5e345beb9cb61f162654a7e88a6c1b856bc2347abd9cea1afc3ca2868bf7
- Size of remote file:
- 4.73 kB
- SHA256:
- 9c7ca1e0f0bf1749638f0272c2276a6bdee9fb98ee7e0716d1e4c68e8346480b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.