Wow, in my last article I already showed you how to set up the Vicuna model on your local computer, but the results were not as good as expected.
For this reason, I created a fork and basically merged two repositories to get the Vicuna model up and running, and what can I say, the responses and especially the quality of the responses are insane. Forget alpaca, seriously! You don’t believe me?
Harness the power of ChatGPT to quickly and easily generate Terraform code for your infrastructure needs. This tutorial will walk you through the process step-by-step
Link
Learn how to use the OpenAI API to create five projects, including a ChatGPT clone, a DALL-E Image Creator, and a SQL Generator. This is a dive deep into the world of the OpenAI API, exploring its diverse capabilities and potential applications.
Link
Extracting a piece of information from text is a common need in language processing systems. LLMs can at times extract entities which are harder to extract using other NLP methods (and where pre-training provides the model with some context on these entities). This is an overview of using generative LLMs to extract entities
Link