Rasmus Toivanen

Results 53 comments of Rasmus Toivanen

Has anyone yet tried converting gemma 3 (4b) to huggingface? I have now done gemma 3 model from Kaggle --> maxtext format (orbax) --> continued pretraining --> (Would now like...

I created such conversion script based on this https://github.com/AI-Hypercomputer/maxtext/blob/f6ebc1662cb944bd7748fb350bba164b13479b68/MaxText/gemma2_orbax_to_hf.py and bunch of trial and error with gemini 2.5 pro in Cursor. I was able to then run some benchmarks with...

Hi @salrowili The file can now be found here: https://github.com/R4ZZ3/gemma_3_orbax_to_hf/blob/main/convert_gemma_3_orbax_to_hf.py