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