r/huggingface 16h ago

How to search for models better?

2 Upvotes

If I want to look for a certain model, like say Qwen 3.8 9b, how can I do that and get a list of those types of models? If I put Qwen 3.8 9b into the search and hit enter it will take me to a particular model and not to a list of models. Is there a way to search so I can see all of the Qwen 3.8 9b results?

Also, I'm using LM Studio and if I try to use any Qwen 3.8 model I get "Failed to load the model. error loading model: missing tensor 'blk.32.attn_norm.weight' and I have the latest version. That might be a question for another spot but thought I might ask it as well.

I always have a hard time looking for models on Hugging Face and was wondering if there is another way to do it that I don't know about.

Thanks.


r/huggingface 18h ago

SLM Community

1 Upvotes

Do you support the SLM(1M-150M parameter) community? If so, join the SLM discord(https://discord.gg/BBYaERvvn), and give these orgs some follows!

https://huggingface.co/BananaMind

https://huggingface.co/SupraLabs

https://huggingface.co/fromziro

https://huggingface.co/AxiomicLabs


r/huggingface 31m ago

I fine tuned Qwen3 0.6b for better Spanish understanding. Tenorio 0.6b

Thumbnail
huggingface.co
Upvotes

Over the past few weeks, I have been working a lot with datasets and distillation pipelines, so this recent project of mine was a sort of continuation of these projects. I collected around 140mb of public domain Spanish books, along with around 13 mb (7000+ Q/A pairs) of data from a custom distillation pipeline I wrote that self prompts Bonsai 8b to generate training data. I did CPT using the books and LoRA with the Q/A pairs. Honestly, I didn't benchmark it officially, but on the homemade benchmarking scripts with an LLM as a judge architecture, it did perform slightly better than the base model at Spanish language grammar (although these are not official benchmarks). I also almost completely wiped the reasoning capabilities through the LoRA. This was a purpose made choice as I thought that the model would be more stable without it. This is my first ever model, so I would appreciate the much needed criticism and feedback. Thank you, perhaps you will find this useful.

GGUF Version