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