Generative AI, and ChatGPT in particular have been catnip to the tech press, the mainstream media, and the conversations of professionals in nearly every
Especially Facebook’s Llama2 and any checkpoints of that model are solid.
And if you are a coder, I think there was one called “Starchart” just aimed at code autocomplete, which seems to be a good start.
But ofc as alehc already mentioned, these all exist on Hugging Face and you will find a treasure trove of AI models on there regarding every possible implementation.
What open source models? Can you recommend one?
Hugging chat. Basically the state of the art conversational LLMs are hosted there for free.
Especially Facebook’s Llama2 and any checkpoints of that model are solid.
And if you are a coder, I think there was one called “Starchart” just aimed at code autocomplete, which seems to be a good start.
But ofc as alehc already mentioned, these all exist on Hugging Face and you will find a treasure trove of AI models on there regarding every possible implementation.
Here too