How to use LuxWorld/luxseq-base-offline with Transformers:
# Load model directly from transformers import LuxSeqForMARL model = LuxSeqForMARL.from_pretrained("LuxWorld/luxseq-base-offline", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!