Update?
I just browsed HF looking for new exciting releases, sorted by last update and here is our capable gemma again!
Oh, I said, lets take a look what improvement over already good model dropped. Alas, they added one just line in readme:
base_model: google/gemma-2-9b
Guys, why! People coming here are not of facebook populace type. You undermine your credibility. Don't be evil.
Hi @Neman , Sorry for the late response,
This happens because any change to a model's repository on Hugging Face, including minor edits to the README file, registers as an "update," which affects its position when sorting by "last updated."
To avoid this, instead of relying only on the "last updated" sort, a more effective method is to check the "Commits" tab in the "Files and versions" section of a repository.
This will show you exactly what was changed, so you can easily distinguish a major model upload from a minor documentation fix. Thank you.