Instructions to use grounded-ai/phi3.5-hallucination-judge with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use grounded-ai/phi3.5-hallucination-judge with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3.5-mini-instruct") model = PeftModel.from_pretrained(base_model, "grounded-ai/phi3.5-hallucination-judge") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 13fda146436dc6fc0e71c4b918986628a04a50e4e97f408d1e1ed09b2951d0a3
- Size of remote file:
- 5.43 kB
- SHA256:
- 00dcee86bb6127fb564089c887075fdbffe7cdac891f7689297b6ec5d7820104
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.