20-30B merges
Collection
10 items • Updated • 4
How to use OddTheGreat/Textolite_24B_V.2 with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("OddTheGreat/Textolite_24B_V.2", dtype="auto")