How to use baseten/jackfram-llama68-H100-for-testing with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("baseten/jackfram-llama68-H100-for-testing", dtype="auto")
No model card