Instructions to use grounded-ai/phi3-rag-relevance-judge with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use grounded-ai/phi3-rag-relevance-judge with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3-mini-4k-instruct") model = PeftModel.from_pretrained(base_model, "grounded-ai/phi3-rag-relevance-judge") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 337debd1587ba85a8bbf129bcce94565db9b3728f244bcfa305e8ef0ccdee1fb
- Size of remote file:
- 25.2 MB
- SHA256:
- 1406c82d54f298f43e7227a088cf67d9ab24dc61c0ad31482e2c2ee4f8bc1c97
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.