> There are now over 7,000 projects on GitHub built on or mentioning Llama. New tools, deployment libraries, methods for model evaluation, and even “tiny” versions of Llama are being developed to bring Llama to edge devices and mobile platforms.

Let’s say I want to find the latest or most recent projects on this, is it possible to find them on GitHub based on that criteria?

Github has pretty varied filters, you can just search llama and sort by stars or recent activity etc. It doesn't look like it's possible to exclude python, but doing so might get you the "edge" ones. (Except they usually have python utilities for converting pytorch models)

Oh? But you can’t sort by date or things like that?

See https://github.com/search/advanced there are various date options