Instructions to use AnonymousResearcher/phi-2-tuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AnonymousResearcher/phi-2-tuned with Transformers:
# Load model directly from transformers import AutoTokenizer, PhiRegressor tokenizer = AutoTokenizer.from_pretrained("AnonymousResearcher/phi-2-tuned", trust_remote_code=True) model = PhiRegressor.from_pretrained("AnonymousResearcher/phi-2-tuned", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 136 Bytes
edc8489 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f38e99b288cf365886966f2e94896085027adfccbbf1228ce47eb297ccc3120e
size 21188895298
|