Instructions to use retrieval-bar/Mistral-7B-v0.1_district-court-db with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use retrieval-bar/Mistral-7B-v0.1_district-court-db with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("mistralai/Mistral-7B-v0.1") model = PeftModel.from_pretrained(base_model, "retrieval-bar/Mistral-7B-v0.1_district-court-db") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1d103501f8c55e2c2e17d3d116089ff620051b61fccddcc1df4960d06cce54ec
- Size of remote file:
- 6.71 kB
- SHA256:
- 9bf04f3f4781ddaca55355307209daf77a530710545740be26ab36316891d09c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.