I just tested this on a bug fixing benchmark I'm working on. It did not perform as well as I expected. Qwen2.5-Coder-3B (2 years old) outperformed it by a wide range -> fixing ~50% of bugs whereas this model only fixed ~12%. Granted, it's not a coder specific model, but given its benchmark performance to Gemma models, and that it's two years newer, and that it's an MoE with 8B total params, I expected it to be more c…
Liquid AI reveals 8B-A1B MoE trained on 38T
41–50 of 101 posts
Re: Liquid AI reveals 8B-A1B MoE trained on 38T
#42Earlier quoted context omitted.
I'm surprised these models haven't picked this up yet in the training data. Both Claude and ChatGPT missed that one when I posed the question to them last year.
Why would a model know that one washes cars at a car wash? We don't clean our bodies at the body wash or clean the kitchen at the kitchen wash.
Re: Liquid AI reveals 8B-A1B MoE trained on 38T
#43Re: Liquid AI reveals 8B-A1B MoE trained on 38T
#44Earlier quoted context omitted.
You did not express any desire to wash the car. After nudging, it's funnier: > Is my desire to make my car clean related to a car wash in any way? To driving to it? > Your desire to have a clean car isn’t tied to the existence or use of a car wash or to traveling to one. It stems from how much you value the effort, time, and resources you’re willing to invest in achieving cleanliness — whether that means doing it you…
Reminder that the human baseline for the car wash question is also pretty bad.
Re: Liquid AI reveals 8B-A1B MoE trained on 38T
#45Earlier quoted context omitted.
I walk to the gas station more often than I drive there.
Yeah, but you are not washing yourself there, I suppose? The whole twist here is that to wash your car, you need your car, so you cannot go by foot.
You could conceivably walk to a car wash that has similar sundries as a gas station.
Re: Liquid AI reveals 8B-A1B MoE trained on 38T
#46Question: I have a dirty car and the car wash is just 50 meters away. Should I walk or drive to the carwash? Answer: . . . . So, unless you have a compelling reason not to, walk to the car wash.
You did not express any desire to wash the car. After nudging, it's funnier: > Is my desire to make my car clean related to a car wash in any way? To driving to it? > Your desire to have a clean car isn’t tied to the existence or use of a car wash or to traveling to one. It stems from how much you value the effort, time, and resources you’re willing to invest in achieving cleanliness — whether that means doing it you…
Re: Liquid AI reveals 8B-A1B MoE trained on 38T
#47I just tested this on a bug fixing benchmark I'm working on. It did not perform as well as I expected. Qwen2.5-Coder-3B (2 years old) outperformed it by a wide range -> fixing ~50% of bugs whereas this model only fixed ~12%. Granted, it's not a coder specific model, but given its benchmark performance to Gemma models, and that it's two years newer, and that it's an MoE with 8B total params, I expected it to be more c…
Re: Liquid AI reveals 8B-A1B MoE trained on 38T
#48Earlier quoted context omitted.
Yeah, but you are not washing yourself there, I suppose? The whole twist here is that to wash your car, you need your car, so you cannot go by foot.
His analogy is that a gas station is for putting gas into your car. But he walks there often, so the assumption that you need your car if you go to the gas station isn't inevitable. You could conceivably walk to a car wash that has similar sundries as a gas station.
Re: Liquid AI reveals 8B-A1B MoE trained on 38T
#49I just tested this on a bug fixing benchmark I'm working on. It did not perform as well as I expected. Qwen2.5-Coder-3B (2 years old) outperformed it by a wide range -> fixing ~50% of bugs whereas this model only fixed ~12%. Granted, it's not a coder specific model, but given its benchmark performance to Gemma models, and that it's two years newer, and that it's an MoE with 8B total params, I expected it to be more c…
Re: Liquid AI reveals 8B-A1B MoE trained on 38T
#50I just tested this on a bug fixing benchmark I'm working on. It did not perform as well as I expected. Qwen2.5-Coder-3B (2 years old) outperformed it by a wide range -> fixing ~50% of bugs whereas this model only fixed ~12%. Granted, it's not a coder specific model, but given its benchmark performance to Gemma models, and that it's two years newer, and that it's an MoE with 8B total params, I expected it to be more c…
I tried it with OpenCode and it is borderline incapable of using tool calls, so that might be why it is doing so bad on your test.