How to use Eiki/btx with Transformers:
# Load model directly from transformers import AutoTokenizer, SvMoECLM tokenizer = AutoTokenizer.from_pretrained("Eiki/btx") model = SvMoECLM.from_pretrained("Eiki/btx")
The community tab is the place to discuss and collaborate with the HF community!