{"id":890,"date":"2023-11-29T09:22:11","date_gmt":"2023-11-29T09:22:11","guid":{"rendered":"https:\/\/tbekk.com\/devstream\/?p=890"},"modified":"2023-11-29T09:22:11","modified_gmt":"2023-11-29T09:22:11","slug":"8-top-open-source-llms-for-2024-and-their-uses","status":"publish","type":"post","link":"https:\/\/tbekk.com\/devstream\/2023\/11\/29\/8-top-open-source-llms-for-2024-and-their-uses\/","title":{"rendered":"8 Top Open-Source LLMs for 2024 and Their Uses"},"content":{"rendered":"\n<h2 class=\"wp-block-heading has-medium-gray-color has-text-color\" style=\"font-style:normal;font-weight:300\"><em>Discover some of the most powerful open-source LLMs and why they will be crucial for the future of generative AI<\/em><\/h2>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-light-gray-color has-alpha-channel-opacity has-light-gray-background-color has-background is-style-wide\"\/>\n\n\n\n<ul class=\"wp-block-list\">\n<li><em><strong>Link:<\/strong><\/em> <a href=\"https:\/\/www.datacamp.com\/blog\/top-open-source-llms?utm_source=customerio&amp;utm_medium=email&amp;utm_campaign=231128_1-newsletter-reg_2-b2c_3-all_4-na_5-na_6-dc-insights_7-na_8-emal-ci_9-na_10-bau_11-email&amp;utm_content=blast&amp;utm_term=blog&amp;dc_euid=670624\">Datacamp<\/a><\/li>\n\n\n\n<li><em><strong>Author:<\/strong><\/em> <a href=\"https:\/\/www.datacamp.com\/portfolio\/jcanalesluna\"><em>Javier Canales Luna<\/em><\/a><\/li>\n\n\n\n<li><em><strong>Publication date:<\/strong><\/em> <em>November 28, 2023<\/em><\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-light-gray-color has-alpha-channel-opacity has-light-gray-background-color has-background is-style-wide\"\/>\n\n\n\n<p>The current generative AI revolution wouldn\u2019t be possible without the so-called large language models (LLMs). Based on&nbsp;<a href=\"https:\/\/www.datacamp.com\/tutorial\/an-introduction-to-using-transformers-and-hugging-face\" target=\"_blank\" rel=\"noreferrer noopener\">transformers<\/a>, a powerful neural architecture, LLMs are AI systems used to model and process human language. They are called \u201clarge\u201d because they have hundreds of millions or even billions of parameters, which are pre-trained using a massive corpus of text data.<\/p>\n\n\n\n<p><em><strong>Start our&nbsp;<\/strong><\/em><em><strong><a href=\"https:\/\/www.datacamp.com\/courses\/large-language-models-llms-concepts\" target=\"_blank\" rel=\"noreferrer noopener\">Large Language Models (LLMs) Concepts Course<\/a>&nbsp;today to learn more about how LLMs work.<\/strong><\/em><\/p>\n\n\n\n<p>LLM are the&nbsp;<a href=\"https:\/\/www.datacamp.com\/blog\/what-are-foundation-models\" target=\"_blank\" rel=\"noreferrer noopener\">foundation models<\/a>&nbsp;of popular and widely-used chatbots, like&nbsp;<a href=\"https:\/\/www.datacamp.com\/blog\/a-chat-with-chatgpt-on-the-method-behind-the-bot\" target=\"_blank\" rel=\"noreferrer noopener\">ChatGPT<\/a>&nbsp;and&nbsp;<a href=\"https:\/\/www.datacamp.com\/blog\/bard-vs-chatgpt-for-data-science\" target=\"_blank\" rel=\"noreferrer noopener\">Google Bard<\/a>. In particular, ChatGPT is powered by&nbsp;<a href=\"https:\/\/www.datacamp.com\/blog\/what-we-know-gpt4\" target=\"_blank\" rel=\"noreferrer noopener\">GPT-4<\/a>, a LLM developed and owned by OpenAI, while Google Bard is based on Google\u2019s PaLM 2 model.<\/p>\n\n\n\n<p>ChatGPT and Bard, as well as many other popular chatbots, have in common that their underlying LLM are proprietary. That means that they are owned by a company and can only be used by customers after buying a license. That license comes with rights, but also with possible restrictions on how to use the LLM, as well as limited information on the mechanisms behind the technology.<\/p>\n\n\n\n<p>Yet, a parallel movement in the LLM space is rapidly gaining pace: open-source LLMs. Following rising concerns over the lack of transparency and limited accessibility of proprietary LLMs, mainly controlled by Big Tech, such as Microsoft, Google, and Meta, open-source LLMs promise to make the rapidly growing field of LMMs and generative AI more accessible, transparent, and innovative.<\/p>\n\n\n\n<p>This article aims to explore the top open-source LLMs available in 2023. Although it\u2019s been only a year since the launch of ChatGPT and the popularization of (proprietary) LLMs, the open-source community has already achieved important milestones, with a good number of open-source LLMs available for different purposes. Keep reading to check the most popular ones!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"benefits-of-using-open-source-llms-there\">Benefits of Using Open-Source LLMs<\/h2>\n\n\n\n<p>There are multiple short-term and long-term benefits to choosing open-source LLMs instead of proprietary LLMs. Below, you can find a list of the most compelling reasons:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"enhanced-data-security-and-privacy-oneof\">Enhanced data security and privacy<\/h3>\n\n\n\n<p>One of the biggest concerns of using proprietary LLMs is the risk of data leaks or unauthorized access to sensitive data by the LLM provider. Indeed, there have already been several controversies regarding the alleged use of personal and confidential data for training purposes.<\/p>\n\n\n\n<p>By using open-source LLM, companies will be solely responsible for the protection of personal data, as they will keep full control of it.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"cost-savings-and-reduced-vendor-dependency-mostp\">Cost savings and reduced vendor dependency<\/h3>\n\n\n\n<p>Most proprietary LLMs require a license to use them. In the long term, this can be an important expense that some companies, especially SME ones, may not be able to afford. This is not the case with open-source LLMs, as they are normally free to use.<\/p>\n\n\n\n<p>However, it\u2019s important to note that running LLMs requires considerable resources, even only for inference, which means that you will normally have to pay for the use of cloud services or powerful infrastructure.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"code-transparency-and-language-model-customization-compa\">Code transparency and language model customization<\/h3>\n\n\n\n<p>Companies that opt for open-source LLMs will have access to the workings of LLMs, including their source code, architecture, training data, and mechanism for training and inference. This transparency is the first step for scrutiny but also for customization.<\/p>\n\n\n\n<p>Since open-source LLMs are accessible to everyone, including their source code, companies using them can customize them for their particular use cases.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"active-community-support-and-fostering-innovation-theop\">Active community support and fostering innovation<\/h3>\n\n\n\n<p>The open-source movement promises to democratize the use and access of LLM and generative AI technologies. Allowing developers to inspect the inner workings of LLMs is key for the future development of this technology. By lowering entry barriers to coders around the world, open-source LLMs can foster innovation and improve the models by reducing biases and increasing accuracy and overall performance.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"addressing-the-environmental-footprint-of-ai-follo\">Addressing the environmental footprint of AI<\/h3>\n\n\n\n<p>Following the popularization of LLMs, researchers and environmental watchdogs are raising concerns about the carbon footprint and water consumption required to run these technologies. Proprietary LLMs rarely publish information on the resources required to train and operate LLMs, nor the associated environmental footprint.<\/p>\n\n\n\n<p>With open-source LLM, researchers have more chances to know about this information, which can open the door for new improvements designed to reduce the&nbsp;<a href=\"https:\/\/www.datacamp.com\/blog\/environmental-impact-data-digital-technology\" target=\"_blank\" rel=\"noreferrer noopener\">environmental footprint of AI<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"8-top-open-source-large-language-models-for-2024-1.lla\">8 Top Open-Source Large Language Models For 2024<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"1.-llama-2-<imgs\">1. LLaMA 2<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/images.datacamp.com\/image\/upload\/v1700043360\/image4_0dcdf57f96.png\" alt=\"llama 2\"\/><\/figure>\n\n\n\n<p>Most top players in the LLM space have opted to build their LLM behind closed doors. But Meta is making moves to become an exception. With the release of its powerful, open-source Large Language Model Meta AI (LLaMA) and its improved version (LLaMA 2), Meta is sending a significant signal to the market.<\/p>\n\n\n\n<p>Realized for research and commercial use in July 2023,&nbsp;<a href=\"https:\/\/ai.meta.com\/resources\/models-and-libraries\/llama\/\" target=\"_blank\" rel=\"noreferrer noopener\">LLaMA 2<\/a>&nbsp;is a pre-trained generative text model with 7 to 70 billion parameters. It has been fine-tuned with&nbsp;<a href=\"https:\/\/www.datacamp.com\/blog\/what-is-reinforcement-learning-from-human-feedback\" target=\"_blank\" rel=\"noreferrer noopener\">Reinforcement learning from human feedback<\/a>&nbsp;(RLHF). It is a generative text model that can be used as a chatbot and can be adapted for a variety of natural language generation tasks, including programming tasks. Meta has already launched to open, customized versions of LLaMA 2, Llama Chat, and&nbsp;<a href=\"https:\/\/ai.meta.com\/blog\/code-llama-large-language-model-coding\/\" target=\"_blank\" rel=\"noreferrer noopener\">Code Llama.<\/a><\/p>\n\n\n\n<p>To learn more about LLaMA, check out our&nbsp;<a href=\"https:\/\/www.datacamp.com\/blog\/introduction-to-meta-ai-llama\" target=\"_blank\" rel=\"noreferrer noopener\">Introduction to Meta AI\u2019s LLaMA<\/a>&nbsp;and our&nbsp;<a href=\"https:\/\/www.datacamp.com\/tutorial\/fine-tuning-llama-2\" target=\"_blank\" rel=\"noreferrer noopener\">Fine-Tuning LLaMA 2<\/a>&nbsp;article.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"2.-bloom-<imgl\">2. BLOOM<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/images.datacamp.com\/image\/upload\/v1700043403\/image6_94ab7e9a3d.png\" alt=\"image6.png\"\/><\/figure>\n\n\n\n<p>Launched in 2022 following a year-long collaborative project with volunteers from 70+ countries and researchers from Hugging Face,&nbsp;<a href=\"https:\/\/huggingface.co\/bigscience\/bloom\" target=\"_blank\" rel=\"noreferrer noopener\">BLOOM<\/a>&nbsp;is an autoregressive LLM trained to continue text from a prompt on vast amounts of text data using industrial-scale computational resources.<\/p>\n\n\n\n<p>The release of BLOOM marked an important milestone in democratizing generative AI. With 176 billion parameters, BLOOM is one of the most powerful open-source LLMs, with capabilities to provide coherent and accurate text in 46 languages and 13 programming languages.<\/p>\n\n\n\n<p>Transparency is the backbone of BLOOM, a project where everyone can access the source code and the training data in order to run, study, and improve it.<\/p>\n\n\n\n<p>BLOOM can be used for free through the Hugging Face ecosystem.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"3.-bert-<imgl\">3. BERT<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/images.datacamp.com\/image\/upload\/v1700043432\/image5_937dfa1e16.png\" alt=\"image5.png\"\/><\/figure>\n\n\n\n<p>The underlying technology of LLM is a type of neural architecture called a transformer. It was developed in 2017 by Google researchers in the paper&nbsp;<a href=\"https:\/\/arxiv.org\/abs\/1706.03762\" target=\"_blank\" rel=\"noreferrer noopener\">Attention is All You Need.&nbsp;<\/a>One of the first experiments to test the potential of transformers was BERT.<\/p>\n\n\n\n<p>Launched in 2018 by Google as an open-source LLM, BERT (stands for Bidirectional Encoder Representations from Transformers), rapidly achieved state-of-the-art performance in many natural language processing tasks.<\/p>\n\n\n\n<p>Thanks to its innovative features back in the early days of LLMs and its open-source nature, Bert is one of the most popular and widely used LLMs. For example, in 2020, Google announced that it had adopted Bert through Google Search in over 70 languages.<\/p>\n\n\n\n<p>There are currently thousands of open-source, free, and pre-trained Bert models available for specific use cases, such as sentiment analysis, clinical note analysis, and toxic comment detection.<\/p>\n\n\n\n<p>Interested in the possibilities of BERT? Check out our&nbsp;<a href=\"https:\/\/www.datacamp.com\/blog\/what-is-bert-an-intro-to-bert-models\" target=\"_blank\" rel=\"noreferrer noopener\">Introduction to BERT<\/a>&nbsp;article.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"4.-falcon-180b-<imgl\">4. Falcon 180B<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/images.datacamp.com\/image\/upload\/v1700043474\/image2_538f1f2d4b.png\" alt=\"image2.png\"\/><\/figure>\n\n\n\n<p>If the&nbsp;<a href=\"https:\/\/www.datacamp.com\/tutorial\/introduction-to-falcon-40b\" target=\"_blank\" rel=\"noreferrer noopener\">Falcon 40B<\/a>&nbsp;already impressed the open-source LLM community (it ranked #1 on Hugging Face\u2019s leaderboard for open-source large language models), the new&nbsp;<a href=\"https:\/\/falconllm.tii.ae\/falcon-models.html\" target=\"_blank\" rel=\"noreferrer noopener\">Falcon 180B<\/a>&nbsp;suggests that the gap between proprietary and open-source LLMs is rapidly closing.<\/p>\n\n\n\n<p>Released by the Technology Innovation Institute of the United Arab Emirates in September 2023, Falcon 180B is being trained on 180 billion parameters and 3.5 trillion tokens. With this impressive computing power, Falcon 180B has already outperformed LLaMA 2 and GPT-3.5 in various NLP tasks, and Hugging Face suggests it can rival Google\u2019s PaLM 2, the LLM that powers&nbsp;<a href=\"https:\/\/www.datacamp.com\/blog\/google-bard-for-data-science-projects\" target=\"_blank\" rel=\"noreferrer noopener\">Google Bard<\/a>.<\/p>\n\n\n\n<p>Although free for commercial and research use, it\u2019s important to note that Falcon 180B requires important computing resources to function.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"5.-opt-175b-<imgl\">5. OPT-175B<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/images.datacamp.com\/image\/upload\/v1700043507\/image9_b4b130e727.png\" alt=\"image9.png\"\/><\/figure>\n\n\n\n<p>The release of the&nbsp;<a href=\"https:\/\/ai.meta.com\/blog\/democratizing-access-to-large-scale-language-models-with-opt-175b\/\" target=\"_blank\" rel=\"noreferrer noopener\">Open Pre-trained Transformers Language Models<\/a>&nbsp;(OPT) in 2022 marked another important milestone in Meta\u2019s strategy to liberate the LLM race through open source.<\/p>\n\n\n\n<p>OPT comprises a suite of decoder-only pre-trained transformers ranging from 125M to 175B parameters. OPT-175B, one of the most advanced open-source LLMs in the market, is the most powerful brother, with similar performance to GPT-3. Both pre-trained models and the source code are available to the public.<\/p>\n\n\n\n<p>Yet, if you\u2019re thinking in developing an AI-driven company with LLMs, you\u2019d better think in another one, as OPT-175B is released under a non-commercial license, allowing only the use of the model for research use cases.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"6.-xgen-7b-<imgl\">6. XGen-7B<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/images.datacamp.com\/image\/upload\/v1700043530\/image8_1ee44983b6.png\" alt=\"image8.png\"\/><\/figure>\n\n\n\n<p>More and more companies are jumping into the LLM race. One of the last to jump into the ring was Salesforce, which launched its&nbsp;<a href=\"https:\/\/blog.salesforceairesearch.com\/xgen\/\" target=\"_blank\" rel=\"noreferrer noopener\">XGen-7B<\/a>&nbsp;LLM in July 2023.<\/p>\n\n\n\n<p>According to the authors, most open-source LLMs focus on providing large answers with limited information (i.e., short prompts with little context). The idea behind XGen-7B is to build a tool that supports longer context windows. In particular, the most advanced variance of XGen (XGen-7B-8K-base) allows for an 8K context window, that is, the cumulative size of the input and output text.<\/p>\n\n\n\n<p>Efficiency is another important priority in XGen, which uses only 7B parameters for training, way less than most powerful open-source LLMs, like LLaMA 2 or Falcon.<\/p>\n\n\n\n<p>Despite its relatively small size, XGen can still deliver great results. The model is available for commercial and research purposes, except theXGen-7B-{4K,8K}-inst variant, which has been trained on instructional data and RLHF and is released under a noncommercial license.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"7.-gpt-neox-and-gpt-neox-<imgl\">7. GPT-NeoX and GPT-NeoX<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/images.datacamp.com\/image\/upload\/v1700043563\/image1_bb4785bce6.png\" alt=\"image1.png\"\/><\/figure>\n\n\n\n<p>Developed by researchers from&nbsp;<a href=\"https:\/\/www.eleuther.ai\/\" target=\"_blank\" rel=\"noreferrer noopener\">EleutherAI<\/a>, a non-profit AI research lab, GPT-NeoX and GPT-J are two great open-source alternatives to GPT.<\/p>\n\n\n\n<p>GPT-NeoX has 20 billion parameters, while GPT-J has 6 billion parameters. Although most advanced LLMs can be trained with over 100 billion parameters, these two LLMs can still deliver results with high accuracy.<\/p>\n\n\n\n<p>They have been trained with 22 high-quality datasets from a diverse set of sources that enable their use in multiple domains and many use cases. In contrast with GPT-3, GPT-NeoX and GPT-J haven\u2019t been trained with RLHF.<\/p>\n\n\n\n<p>Any natural language processing task can be performed with GPT-NeoX and GPT-J, from text generation and sentiment analysis to research and marketing campaign development.<\/p>\n\n\n\n<p>Both LLMs are available for free through the<a href=\"https:\/\/nlpcloud.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">&nbsp;NLP Cloud API<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"8.-vicuna-13-b-<imgl\">8. Vicuna 13-B<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/images.datacamp.com\/image\/upload\/v1700043589\/image3_f8695903a0.jpg\" alt=\"image3.jpg\"\/><\/figure>\n\n\n\n<p><a href=\"https:\/\/www.datacamp.com\/tutorial\/vicuna-13b-tutorial\" target=\"_blank\" rel=\"noreferrer noopener\">Vicuna-13B<\/a>&nbsp;is an open-source conversational model trained from fine-tuning the LLaMa 13B model using user-shared conversations gathered from&nbsp;<a href=\"https:\/\/sharegpt.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">ShareGPT<\/a>.<\/p>\n\n\n\n<p>As an intelligent chatbot, the applications of Vicuna-13B are countless, and some of them are illustrated below in different industries, such as customer service, healthcare, education, finance, and travel\/hospitality.<\/p>\n\n\n\n<p>A preliminary evaluation using GPT-4 as a judge showed Vicuna-13B achieving more than 90% quality of ChatGPT and Google Bard, then outperformed other models like LLaMa and Alpaca in more than 90% of cases.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"choosing-the-right-open-source-llm-for-your-needs-theop\">Choosing the Right Open-Source LLM for Your Needs<\/h2>\n\n\n\n<p>The open-source LLM space is rapidly expanding. Today, there are many more open-source LLMs than proprietary ones, and the performance gap may be bridged soon as developers worldwide collaborate to upgrade current LLMs and design more optimized ones.<\/p>\n\n\n\n<p>In this vibrant and exciting context, it may be difficult to choose the right open-source LLM for your purposes. Here is a list of some of the factors you should think about before opting for one specific open-source LLM:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>What do you want to do?<\/strong>&nbsp;This is the first thing you have to ask yourself. Open-source LLM are always open, but some of them are only released for research purposes. Hence, if you\u2019re planning to start up a company, be aware of the possible licensing limitations.<\/li>\n\n\n\n<li><strong>Why do you need a LLM?<\/strong>&nbsp;This is also extremely important. LLMs are currently in vogue. Everyone\u2019s speaking about them and their endless opportunities. But if you can build your idea without needing LLMs, then don\u2019t use them. It\u2019s not mandatory (and you will probably save a lot of money and prevent further resource use).<\/li>\n\n\n\n<li><strong>How much accuracy do you need?<\/strong>&nbsp;This is an important aspect. There is a direct relationship between the size and accuracy of state-of-the-art LLMs. This means, overall, that the bigger the LLM in terms of parameters and training data, the more accurate the model will be. So, if you need high accuracy, you should opt for bigger LLMs, such as LLaMA or Falcon.<\/li>\n\n\n\n<li><strong>How much money do you want to invest?&nbsp;<\/strong>This is closely connected with the previous question. The bigger the model, the more resources will be required to train and operate the model. This translates into additional infrastructure to be used or a higher bill from cloud providers in case you want to operate your LLM in the cloud. LLMs are powerful tools, but they require considerable resources to use them, even open-source ones.<\/li>\n\n\n\n<li><strong>Can you achieve your goals with a pre-trained model?<\/strong>&nbsp;Why invest money and energy in training your LLM from scratch if you can simply use a pre-trained model? Out there there are many versions of open-source LLMs trained for a specific use case. If your idea fits in one of these use cases, just for it.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"conclusion-open-\">Conclusion<\/h2>\n\n\n\n<p>Open-source LLMs are in an exciting movement. With their rapid evolution, it seems that the generative AI space won\u2019t necessarily be monopolized by the big players who can afford to build and use these powerful tools.<\/p>\n\n\n\n<p>We\u2019ve only seen eight open-source LLMs, but the number is much higher and rapidly growing. We at DataCamp will continue to provide information about the latest news in the LLM space, providing courses, articles, and tutorials about LLMs. For now, check out our list of curated materials:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.datacamp.com\/courses\/large-language-models-llms-concepts\" target=\"_blank\" rel=\"noreferrer noopener\">Large Language Models (LLMs) Concepts Course<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.datacamp.com\/tutorial\/how-to-build-llm-applications-with-langchain\" target=\"_blank\" rel=\"noreferrer noopener\">How to build LLM applications with LangChain<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.datacamp.com\/tutorial\/how-to-train-a-llm-with-pytorch\" target=\"_blank\" rel=\"noreferrer noopener\">How to train an LLM with PyTorch<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.datacamp.com\/tutorial\/llama-index-adding-personal-data-to-llms\" target=\"_blank\" rel=\"noreferrer noopener\">LlamaIndex: Adding Personal Data to LLMs<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.datacamp.com\/blog\/the-pros-and-cons-of-using-llm-in-the-cloud-versus-running-llm-locally\" target=\"_blank\" rel=\"noreferrer noopener\">The Pros and Cons of Using LLMs in the Cloud Versus Running LLMs Locally<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Discover some of the most powerful open-source LLMs and why they will be crucial for the future of generative AI The current generative AI revolution wouldn\u2019t be possible without the&#8230; <a class=\"read-more-link\" href=\"https:\/\/tbekk.com\/devstream\/2023\/11\/29\/8-top-open-source-llms-for-2024-and-their-uses\/\">Read more &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[51,203],"tags":[215,319,236],"class_list":["post-890","post","type-post","status-publish","format-standard","hentry","category-article","category-llm","tag-llm","tag-models","tag-open-source"],"_links":{"self":[{"href":"https:\/\/tbekk.com\/devstream\/wp-json\/wp\/v2\/posts\/890","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tbekk.com\/devstream\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tbekk.com\/devstream\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tbekk.com\/devstream\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tbekk.com\/devstream\/wp-json\/wp\/v2\/comments?post=890"}],"version-history":[{"count":1,"href":"https:\/\/tbekk.com\/devstream\/wp-json\/wp\/v2\/posts\/890\/revisions"}],"predecessor-version":[{"id":891,"href":"https:\/\/tbekk.com\/devstream\/wp-json\/wp\/v2\/posts\/890\/revisions\/891"}],"wp:attachment":[{"href":"https:\/\/tbekk.com\/devstream\/wp-json\/wp\/v2\/media?parent=890"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tbekk.com\/devstream\/wp-json\/wp\/v2\/categories?post=890"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tbekk.com\/devstream\/wp-json\/wp\/v2\/tags?post=890"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}