Instructions to use nk555/phi-2-experiment_ppo_quantized_600 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nk555/phi-2-experiment_ppo_quantized_600 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-2") model = PeftModel.from_pretrained(base_model, "nk555/phi-2-experiment_ppo_quantized_600") - Notebooks
- Google Colab
- Kaggle
File size: 130 Bytes
8967053 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:34edd879931440b543b476bd47a7aaf934ef27709c659998b4eb3a673db5984c
size 11772
|