OSS-CLINE

#1283
by IIIWhiteWolfIII - opened

This model uses the Cline plugin very effectively; would it be possible to transfer its weights to an OSS model and create a new model?

https://lmstudio.ai/models/qwen/qwen3-coder-30b

You can't transfer wights from one architecture to a completely different one. What you can do is finetune OSS on a tool calling dataset. If you like the model just use it the way it is.

You can't transfer wights from one architecture to a completely different one. What you can do is finetune OSS on a tool calling dataset. If you like the model just use it the way it is.

I like the model, but I don’t want to ignore the innovations and mindset the OSS model offers. The OSS model fails on the Cline plugin because it hasn’t been trained for it. This causes it to get stuck in many unnecessary loops. I can’t overcome this issue.

You just need to find a tool calling dataset that uses the same tool calling expected by Cline and finetune OSS on it. I personally see OSS as overhyped and worse compared to many of the hundreds of other models I extensively tested during the past year.

@nicoboss I have not heard anything good about gpt-oss either. But it is super popular, to the point of being basically the only model being finetuned at the moment. (Also owing to the fact that basically no roleplayx models or anything like it are being created anymore, for some months).

Sign up or log in to comment