How to use alternis/gemma-desc-to-code with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("alternis/gemma-desc-to-code", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!