Then do some chat fine tuning (like what HF did with StarCoder to get ChatCoder)
And get a lightweight LLM that knows the docs and code for the thing I need it for
After that, maybe incrementally fine tune the model as part of your CI/CD process
Then do some chat fine tuning (like what HF did with StarCoder to get ChatCoder)
And get a lightweight LLM that knows the docs and code for the thing I need it for
After that, maybe incrementally fine tune the model as part of your CI/CD process