I’m having a lot of difficulty tracking down relevant models. Specifically the latest LLMs trained for programming Rust and trained on up-to-date Rust crates.
I’d like to suggest way to filter by arbitrary tags.
The alternative is text search which is a bit cumbersome.
1 Like
You can extract tags by specifying other=
parameter. However, this method only works if the tags are appropriate.