DEV Community

# llm

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Integrate Orquesta with Cohere using Python SDK

Integrate Orquesta with Cohere using Python SDK

9
Comments
5 min read
Integrate Orquesta with LangChain

Integrate Orquesta with LangChain

9
Comments
6 min read
Integrate Orquesta with OpenAI using Python SDK

Integrate Orquesta with OpenAI using Python SDK

9
Comments
5 min read
Introducing GPT4All

Introducing GPT4All

2
Comments
4 min read
LLM Analytics 101 - How to Improve your LLM app

LLM Analytics 101 - How to Improve your LLM app

29
Comments 1
3 min read
My data, your LLM — paranoid analysis of iMessage chats with OpenAI, LlamaIndex & DuckDB

My data, your LLM — paranoid analysis of iMessage chats with OpenAI, LlamaIndex & DuckDB

5
Comments
11 min read
External database integration

External database integration

3
Comments
9 min read
In-depth Exploration of the Fundamental Principles and Broad-Spectrum Applications of LLMs

In-depth Exploration of the Fundamental Principles and Broad-Spectrum Applications of LLMs

66
Comments
7 min read
A Beginner’s Guide to Building LLM-Powered Applications with LangChain!

A Beginner’s Guide to Building LLM-Powered Applications with LangChain!

54
Comments 6
7 min read
🤖We trained a small 1.6b code model that reaches 32% HumanEval🤖

🤖We trained a small 1.6b code model that reaches 32% HumanEval🤖

15
Comments
3 min read
The 5 Pillars for taking LLM to production

The 5 Pillars for taking LLM to production

16
Comments 2
4 min read
Pioneering AI Content Creation: Must Know Tools Every Creator Needs

Pioneering AI Content Creation: Must Know Tools Every Creator Needs

Comments
7 min read
Querying Your Data Easily and Smartly through Hugging Face

Querying Your Data Easily and Smartly through Hugging Face

Comments
6 min read
Use Code Llama (and other open LLMs) as Drop-In Replacement for Copilot Code Completion

Use Code Llama (and other open LLMs) as Drop-In Replacement for Copilot Code Completion

18
Comments 4
7 min read
Critical Considerations Before Integrating LLMs into Your Production Applications

Critical Considerations Before Integrating LLMs into Your Production Applications

5
Comments
4 min read
Why are we building an Open-Source LLM/AI API wrapper?

Why are we building an Open-Source LLM/AI API wrapper?

1
Comments
5 min read
Serving fine-tuned large language model with vLLM

Serving fine-tuned large language model with vLLM

Comments
3 min read
GPT-3.5 Fine Tuning: Unlock the True Potential with This Comprehensive Guide

GPT-3.5 Fine Tuning: Unlock the True Potential with This Comprehensive Guide

1
Comments
10 min read
GPT? Think "amnesic hallucinating schizophrenic with split personality disorder who likes trivialities"

GPT? Think "amnesic hallucinating schizophrenic with split personality disorder who likes trivialities"

7
Comments 2
3 min read
Fine-tuning LLMs with LoRA: A Gentle Introduction

Fine-tuning LLMs with LoRA: A Gentle Introduction

10
Comments
5 min read
Benefits of hybrid search

Benefits of hybrid search

3
Comments
5 min read
Building an efficient sparse keyword index in Python

Building an efficient sparse keyword index in Python

3
Comments
9 min read
Best Large Language Model APIs in 2023

Best Large Language Model APIs in 2023

7
Comments
7 min read
Using Large Language Models inside your database with MindsDB

Using Large Language Models inside your database with MindsDB

2
Comments 4
10 min read
How To Supercharge Your LLM with LangChain Agents

How To Supercharge Your LLM with LangChain Agents

4
Comments
4 min read
Keymaker: Powerful, Flexible, and Extensible Language Model Control

Keymaker: Powerful, Flexible, and Extensible Language Model Control

Comments
5 min read
How To Train a Code Model Using Recent AI Innovations

How To Train a Code Model Using Recent AI Innovations

7
Comments
5 min read
đź’ˇ What's new in txtai 6.0

đź’ˇ What's new in txtai 6.0

9
Comments
9 min read
20x Faster as the Beginning: Introducing pgvecto.rs extension written in Rust

20x Faster as the Beginning: Introducing pgvecto.rs extension written in Rust

18
Comments
4 min read
Do we really need a specialized vector database?

Do we really need a specialized vector database?

15
Comments 3
11 min read
ChatGPT Prompt Engineering for Developers

ChatGPT Prompt Engineering for Developers

8
Comments
2 min read
A gentle introduction to 🦜️🔗Langchain

A gentle introduction to 🦜️🔗Langchain

Comments
4 min read
I wrote a metasearch engine called Swirl

I wrote a metasearch engine called Swirl

11
Comments 1
1 min read
Crafting Prompt Templates for Code Generation

Crafting Prompt Templates for Code Generation

1
Comments
8 min read
How to leverage the state-of-the-art NLP models in Rust

How to leverage the state-of-the-art NLP models in Rust

6
Comments 2
4 min read
Narrow profile LLM

Narrow profile LLM

2
Comments
1 min read
First steps with llama

First steps with llama

4
Comments
3 min read
awesome MLSecOps: aka prompt injection is the new SQL injection

awesome MLSecOps: aka prompt injection is the new SQL injection

3
Comments 2
2 min read
LLM(Large Language Models) for better developer learning of your product

LLM(Large Language Models) for better developer learning of your product

25
Comments
5 min read
Navigating the LLM Landscape: A Comparative Analysis of Leading Large Language Models

Navigating the LLM Landscape: A Comparative Analysis of Leading Large Language Models

5
Comments
12 min read
Cursive - The intuitive LLM framework

Cursive - The intuitive LLM framework

19
Comments
2 min read
Why your brain is 3 million times more efficient than GPT-4 - introduction to Vector Databases and their comparison

Why your brain is 3 million times more efficient than GPT-4 - introduction to Vector Databases and their comparison

Comments
24 min read
Pre-Training LLM

Pre-Training LLM

Comments
2 min read
Cloud Native Workflow for *Private* MPT-30B AI Apps

Cloud Native Workflow for *Private* MPT-30B AI Apps

Comments
5 min read
Steer Your Conversations with ChatGPT: Custom Instructions Are Here

Steer Your Conversations with ChatGPT: Custom Instructions Are Here

2
Comments 1
4 min read
Building AI applications with Ruby

Building AI applications with Ruby

2
Comments
3 min read
Llama 2: A Wolf in Sheep's Clothing?

Llama 2: A Wolf in Sheep's Clothing?

Comments
3 min read
New Llama v2

New Llama v2

8
Comments
2 min read
Finetuning LLM: Benefits and Best Practices

Finetuning LLM: Benefits and Best Practices

Comments
3 min read
Claude 2, the ChatGPT competitor we've been waiting for.

Claude 2, the ChatGPT competitor we've been waiting for.

2
Comments
3 min read
Consuming Web Streams with useState, SWR and React Query

Consuming Web Streams with useState, SWR and React Query

4
Comments
4 min read
Introduction to LLMs and the generative AI project lifecycle Summary

Introduction to LLMs and the generative AI project lifecycle Summary

Comments
5 min read
LangChain vs. LLM-Client

LangChain vs. LLM-Client

2
Comments 1
4 min read
Integrating LLM into your Rails applications

Integrating LLM into your Rails applications

6
Comments
3 min read
Vector Databases: Powering Next-Generation Applications

Vector Databases: Powering Next-Generation Applications

7
Comments
3 min read
Embedchain: Building LLM-Powered Bots with Ease

Embedchain: Building LLM-Powered Bots with Ease

Comments
5 min read
👀Aim+LlamaIndex: Track intermediate prompts, responses, and context chunks through Aim’s sophisticated UI.

👀Aim+LlamaIndex: Track intermediate prompts, responses, and context chunks through Aim’s sophisticated UI.

5
Comments
1 min read
How to make a ChatBot using HTTP streaming with LangChain and Express

How to make a ChatBot using HTTP streaming with LangChain and Express

2
Comments 2
3 min read
Flowise - LangchainJS UI: Build Customized LLM Flows with Drag & Drop Interface

Flowise - LangchainJS UI: Build Customized LLM Flows with Drag & Drop Interface

Comments
3 min read
Framework for LLM apps

Framework for LLM apps

Comments
3 min read
loading...