How to use kaist-ai/orca2-langbridge-20b with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("kaist-ai/orca2-langbridge-20b", dtype="auto")