PEFT
TensorBoard
Safetensors
phi-msft
Generated from Trainer
custom_code
4-bit precision
bitsandbytes
Instructions to use s3nh/phi-2_dolly_instruction_polish_adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use s3nh/phi-2_dolly_instruction_polish_adapter with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-2") model = PeftModel.from_pretrained(base_model, "s3nh/phi-2_dolly_instruction_polish_adapter") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 98c3b1c3e1416e3e6ae9286306ecf14cc18ad4d2da41d77b7dd374fec19d7bf5
- Size of remote file:
- 349 MB
- SHA256:
- 841c2b647748d264b4f19e4d0c16697014fefb3ed55cca27af982bc4d8d8b41e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.