Yash Chittorayashchittora.hashnode.dev·Dec 3, 2023Unlocking the Power of Open Source Language Models with OllamaIn the vast realm of artificial intelligence and language processing, the accessibility of powerful language models has been a game-changer. Ollama, a cutting-edge project, takes this accessibility to a whole new level by enabling anyone to utilize a...Discussgenerative ai
After Hours Researchafterhoursresearch.hashnode.dev·Nov 1, 2023Llama2 From Scratch with Pytorch LightningIn our previous blog post, we built the Llama LLM with PyTorch Lightning, with Weights & Biases for experiment tracking and Hydra for configuration management. Now, we turn our attention to Llama 2, the successor to Llama. Let's look at the differenc...Discuss·429 readsLlama SeriesPython
Neelakantan Sneeldev96.hashnode.dev·Oct 10, 2023Lets build a Github document search tool using React + Supabase + LLAMA2Building document Q&A apps using LLMs has become mainstream now and I built one a few months ago. Constructing a prompt with a context and getting a response from an LLM is pretty simple. Tools like the OpenAI library and the huggingface transformer ...Discuss·171 readsAI
Elfan Nofiarielfan.hashnode.dev·Oct 9, 2023Setup local chat with our own dataLet's set up Llama 2 locally using Python so that we can ask English questions about our own data. It's like having ChatGPT, but without requiring internet or API keys. Disclaimer: This article is about my experience in following the steps described ...Discuss·79 readschatgpt
Adithya S Kblogs.adithyask.com·Oct 8, 2023Deploy Mistral/Llama 7b on AWS in 10 minsA Step-by-Step Guide to Deploying in Just 3 Simple Stages Have you ever wondered if you could harness the incredible capabilities of Large Language Models (LLMs) for your own projects or ideas? Deploying them in production environments might sound li...Discuss·1 likegenerative ai
Dan Loudanlou.hashnode.dev·Sep 20, 2023Announcing 🫧safespaceAI for mental health/wellness can be extremely sensitive and requires prioritizing privacy and transparency. This makes it unattractive for companies that would rather pursue other business cases. Fortunately, open-source has gotten us to the point w...DiscussAI
saurabh jadhavsaurabhjadhavblogs.com·Sep 6, 2023Installing LangChain: How to install LangChain and get started with itIntroduction LangChain is an open-source framework for developing applications powered by large language models (LLMs). It provides a high-level API that makes it easy to chain together multiple LLMs, as well as other data sources and tools, to creat...Discuss·914 readslangchain
Trishanu DasforFutureSmart AI Blogblog.futuresmart.ai·Aug 31, 2023Integrating Llama 2 with Hugging Face and Langchain🦙On July 18, 2023, Meta released LLaMA-2, a collection of pre-trained and fine-tuned large language models (LLMs) ranging in scale from 7 billion to 70 billion parameters. The pre-trained models exhibit notable advancements compared to the Llama 1 mod...Discuss·15 likes·8.7K readsllama2
Mike Youngmikeyoung44.hashnode.dev·Aug 4, 2023FeaturedGrading Vicuna: An open-source alternative to Llama, Alpaca, and ChatGPT for chat AIAs an AI startup founder, you likely know how impactful large language models like ChatGPT have been in advancing conversational AI. However, with commercial licensing costs, censorship issues, degraded performance, privacy concerns, and black boxes,...Discuss·36 likes·173 readschatgpt
FHIRFLYfhirfly.hashnode.dev·Aug 2, 2023The Democratization of AI in Healthcare through Open Source Large Language Models like Llama 2Introduction Artificial Intelligence (AI) has emerged as a transformative technology with the potential to revolutionize healthcare. However, the concentration of AI power among a few corporations has raised concerns about equitable access and utiliz...DiscussAI