How to use Byanka/oi_Humanizing_requests with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Byanka/oi_Humanizing_requests", dtype="auto")