My understanding is that Cody fill in the middle completions (autocomplete) are using Starcoder model. I’m currently using another extension that uses codellama:7b-code through ollama. I was curious:
- Is there any difference between the two models I’ve mentioned? I’m primarily interested in JS/TS development if language matters.
- Can I change the model for autocomplete?