Skip to content

fix: correct vocab_size to 262144 in gemma3-1b-eagle3 configuration#537

Open
javierlimt6 wants to merge 1 commit intosgl-project:mainfrom
javierlimt6:fix/vocab_size_gemma
Open

fix: correct vocab_size to 262144 in gemma3-1b-eagle3 configuration#537
javierlimt6 wants to merge 1 commit intosgl-project:mainfrom
javierlimt6:fix/vocab_size_gemma

Conversation

@javierlimt6
Copy link
Copy Markdown

Motivation

Fixed a vocab_size mismatch in the gemma3-1b-eagle3 configuration. The value was incorrectly set to 262145 instead of the correct 262144, which causes issues during model initialization or weight loading.

Modifications

  • Updated configs/gemma3-1b-eagle3.json to change vocab_size from 262145 to 262144.

Related Issues

N/A

Accuracy Test

N/A (Configuration fix only)

Benchmark & Profiling

N/A

Checklist

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant