Earlier quoted context omitted.
From the blog post moonshot refers to it as open source but only mentions releasing the weights.
The weights are the "source" of a model.
Kimi K3 Is Competitive with Fable; Kimi K3 and Fable Is SoTA
81–90 of 491 posts
Re: Kimi K3 Is Competitive with Fable; Kimi K3 and Fable Is SoTA
#82I love the Chinese models. I use DeepSeek exclusively and now Kimi K3 offers a great planning assistant for more advanced coding tasks. DeepSeek v4 Flash is extremely fast and is able to handle pretty much anything I've thrown at it (I use mostly Rust, PSQL, Angular and Terraform). I self host Bifrost as my LLM gateway, though I wish LLM vendors would do monthly/daily automatic billing (like VPS providers do) rather…
Re: Kimi K3 Is Competitive with Fable; Kimi K3 and Fable Is SoTA
#83I love the Chinese models. I use DeepSeek exclusively and now Kimi K3 offers a great planning assistant for more advanced coding tasks. DeepSeek v4 Flash is extremely fast and is able to handle pretty much anything I've thrown at it (I use mostly Rust, PSQL, Angular and Terraform). I self host Bifrost as my LLM gateway, though I wish LLM vendors would do monthly/daily automatic billing (like VPS providers do) rather…
What don't you like about the service, besides the mark up?
As a router, it's not very feature rich. For example I restricted the available models to the ones I want to use however the `/models` endpoint still lists all the models, making my LLM client list the 200+ models available on the service (even though they will throw an error if I try to use them).
With Bifrost, I can also create model aliases with custom configuration - for example I can create a model alias `deepseek-v4-flash-nothink` which disables thinking. I can create `deepseek-v4-flash-caveman` which injects the caveman skill (to save tokens) etc.
Plus I can contribute to Bifrost, which I can't do with OpenRouter.
Re: Kimi K3 Is Competitive with Fable; Kimi K3 and Fable Is SoTA
#84Earlier quoted context omitted.
The weights are the "source" of a model.
If weights are the source for models then ELF binaries are the source for software.
Re: Kimi K3 Is Competitive with Fable; Kimi K3 and Fable Is SoTA
#85Earlier quoted context omitted.
$20 users don't get access to Fable. It's $100+ tier only.
True. However, I believe most non-programmers don't need access to the fanciest model, but just want to use a good LLM without constant nagging about usage limits. Then 19 vs. 20 is true?
Kimi K3: $3/$15 (input/output)
Fable: $10/$50Re: Kimi K3 Is Competitive with Fable; Kimi K3 and Fable Is SoTA
#86Earlier quoted context omitted.
Interestingly the reality of the open source release is they are opening up to full distillation by the closed source model providers at a deeper and more fundamental level. If anything the open sourcing will help Anthropic and open ai ladder up faster. Open source has always been about mutual cooperation towards a goal and has never closed the door to commercial success. All the hand wringing about open weight model…
The closed labs don't really benefit unless the open model has something extra they don't have though. Meanwhile the open model dilutes their customer base and seriously cheapens their offering (which is a heck of a good though IMO).
The only way there is no benefit would be is if the open models are literal copies of the closed model, which unless there was direct theft, is highly improbable.
Re: Kimi K3 Is Competitive with Fable; Kimi K3 and Fable Is SoTA
#87Earlier quoted context omitted.
The weights are the "source" of a model.
The weights are the output artifact, the training corpus and system are the source.
Weights are not an output artifact no more than source code is. There is never a moment where you can claim that it's done. As requirements change new ways to change the weights / code come up. With different projects you might want to import the weights / code into a bigger model / codebase.
Re: Kimi K3 Is Competitive with Fable; Kimi K3 and Fable Is SoTA
#88Hmmm, a company that hosts open models is telling us how good open models are...
They share their methodology and results. I learned things about the relative strengths and weaknesses of Kimi and Fable I hadn’t seen anywhere else. Should being in the model hosting business disqualify them from sharing?
Re: Kimi K3 Is Competitive with Fable; Kimi K3 and Fable Is SoTA
#89Hmmm, a company that hosts open models is telling us how good open models are...
The don't only host open weight models. Also, why not promote this. If Fireworks thinks this big news might convert some new business doesn't make it not true.
Re: Kimi K3 Is Competitive with Fable; Kimi K3 and Fable Is SoTA
#90Earlier quoted context omitted.
Interestingly the reality of the open source release is they are opening up to full distillation by the closed source model providers at a deeper and more fundamental level. If anything the open sourcing will help Anthropic and open ai ladder up faster. Open source has always been about mutual cooperation towards a goal and has never closed the door to commercial success. All the hand wringing about open weight model…
I'm happy that Kimi K3 is indeed SotA and its open weights are due to be released soon. It's also true that Moonshot and other labs distill from Claude. This has been reported on extensively. I don't think there's any alpha for Anthropic distilling from this model. I do not mean to discount the tremendous amount of innovation regarding MoE and quantization that Moonshot has accomplished. But its training with synthet…