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