Earlier quoted context omitted.
Thank you!
Thanks
Smollm3: Smol, multilingual, long-context reasoner LLM
81–83 of 83 posts
Re: Smollm3: Smol, multilingual, long-context reasoner LLM
#82Earlier quoted context omitted.
> fixed some chat template issues This seems to be a persistent issue with almost all weight releases, even from bigger companies like Meta. Are the people who release these weights not testing them in various inference engines? Seems they make it work with Huggingface's Transformers library, then call it a day, but sometimes not even that.
No they don't. Why would they? Most of them are using a single inference engine, most likely developed inhouse. Or they go for something like vLLM, but llama.cpp especially is under their radar. The reason is simple. There isn't much money in it. llama.cpp is free and targets lower end of the hardware spectrum. Corporations will run something else, or even more likely, offload the task to contractor.
Re: Smollm3: Smol, multilingual, long-context reasoner LLM
#83Earlier quoted context omitted.
H100 are going for about $3/hr, 384 24 3 ~ $28k
Runpod is worth a look for these on demand workloads https://www.runpod.io/pricing I use a lot for ffmpeg workloads. Found this a few days ago which might be neat for finding cheaper https://www.primeintellect.ai/ No affiliation with either