File size: 465 Bytes
f980787 161f94e f980787 3e53bc8 71d1789 |
1 2 3 4 5 6 7 8 9 10 |
---
base_model:
- wave-on-discord/gemini-nano
pipeline_tag: text-generation
tags:
- conversational
library_name: transformers
---
# Info
This is a V2 of the Gemini Nano V2 weights. The reason this is a V2 is the original conversion code was heavily bugged and extremely slow. So Claude 3.5 Sonnet and o1-preview went in and fixed it! Now you'll notice the model has a lot more 2 dimension tensors and should, as a result, be easier to get working as a Gemma2 model! |