DEV Community

# llm

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Retrieval-Augmented Generation: Using your Data with LLMs

Retrieval-Augmented Generation: Using your Data with LLMs

Comments
8 min read
Giskard: LLM-Assisted Automated Red Teaming

Giskard: LLM-Assisted Automated Red Teaming

Comments
7 min read
AI Agent to generate shell commands

AI Agent to generate shell commands

1
Comments
2 min read
Personalities: You no longer need to jailbreak Google's Gemini (And other AI models)

Personalities: You no longer need to jailbreak Google's Gemini (And other AI models)

Comments
2 min read
FLaNK AI - 15 April 2024

FLaNK AI - 15 April 2024

5
Comments
3 min read
How to build: turn PDF invoices into a JSON API with Llama2-7B

How to build: turn PDF invoices into a JSON API with Llama2-7B

2
Comments
10 min read
Tackling JSON Perplexity in LLM Outputs: A Weekend Project

Tackling JSON Perplexity in LLM Outputs: A Weekend Project

Comments
3 min read
Adopt AI, But Responsibly!

Adopt AI, But Responsibly!

Comments
10 min read
An Introduction to LLM Agents

An Introduction to LLM Agents

Comments
3 min read
Top LLM Picks for Coding: Community Recommendations

Top LLM Picks for Coding: Community Recommendations

Comments
1 min read
Seeking advice on optimizing response time and handling multiple requests on AWS instance with NVIDIA A10G GPU

Seeking advice on optimizing response time and handling multiple requests on AWS instance with NVIDIA A10G GPU

Comments
1 min read
DBRX, Grok, Mixtral: Mixture-of-Experts is a trending architecture for LLMs

DBRX, Grok, Mixtral: Mixture-of-Experts is a trending architecture for LLMs

Comments
7 min read
Understanding Licensing for Large Language Models (LLMs)

Understanding Licensing for Large Language Models (LLMs)

Comments
1 min read
Cognita : A Truly Unified RAG Framework : Part 1

Cognita : A Truly Unified RAG Framework : Part 1

Comments
2 min read
Evaluation of OpenAI Assistants

Evaluation of OpenAI Assistants

Comments
1 min read
Mini World for LLMs

Mini World for LLMs

Comments
1 min read
Linux of AI : Why Open Interpreter poised to completely disrupt how we interact with Technology?

Linux of AI : Why Open Interpreter poised to completely disrupt how we interact with Technology?

Comments
2 min read
LoReFT and pyreft for surgical fine-tuning

LoReFT and pyreft for surgical fine-tuning

Comments
2 min read
LLM Model Sharding

LLM Model Sharding

Comments
2 min read
Exploring Prompt Compression with LLMLingua: Balancing Efficiency and Quality

Exploring Prompt Compression with LLMLingua: Balancing Efficiency and Quality

Comments
2 min read
How to Implement RAG with LlamaIndex, LangChain, and Heroku: A Simple Walkthrough

How to Implement RAG with LlamaIndex, LangChain, and Heroku: A Simple Walkthrough

3
Comments
10 min read
NLP Tasks with the Gpt4All LLM Library

NLP Tasks with the Gpt4All LLM Library

Comments
19 min read
I created Ragrank 🎯- An open source ecosystem to evaluate LLM and RAG.

I created Ragrank 🎯- An open source ecosystem to evaluate LLM and RAG.

Comments
2 min read
Why Entire AI field is headed towards AI Agents

Why Entire AI field is headed towards AI Agents

Comments
1 min read
RAG Redefined : Ready-to-Deploy RAG for Organizations at Scale.

RAG Redefined : Ready-to-Deploy RAG for Organizations at Scale.

Comments 1
1 min read
Elevate Your Interview Preparation with the AI Interviewer App

Elevate Your Interview Preparation with the AI Interviewer App

2
Comments
5 min read
NLP Tasks with the Haystack LLM Library

NLP Tasks with the Haystack LLM Library

1
Comments
17 min read
Developer’s Guide : Modular, Flexible, Scalable Prod ready RAG

Developer’s Guide : Modular, Flexible, Scalable Prod ready RAG

Comments 1
2 min read
Gérer des conteneurs qui ressemblent à des machines virtuelles avec Bootloose (successeur de…

Gérer des conteneurs qui ressemblent à des machines virtuelles avec Bootloose (successeur de…

Comments
13 min read
Installer Canonical Kubernetes dans LXD avec Juju …

Installer Canonical Kubernetes dans LXD avec Juju …

Comments
16 min read
Challenges and Limitations of LLMs

Challenges and Limitations of LLMs

Comments
2 min read
OpenAI LLM Chat with Multiple PDFs with Accurate Results

OpenAI LLM Chat with Multiple PDFs with Accurate Results

1
Comments
2 min read
Vertex AI: Building a Q&A System with Semantic Search

Vertex AI: Building a Q&A System with Semantic Search

Comments
8 min read
UGI Leaderboard on LLM Explorer

UGI Leaderboard on LLM Explorer

Comments
2 min read
My binary vector search is better than your FP32 vectors

My binary vector search is better than your FP32 vectors

5
Comments
5 min read
RAG ReRank: Enhance keyword search

RAG ReRank: Enhance keyword search

1
Comments
8 min read
Emergence of Vector Databases

Emergence of Vector Databases

Comments
4 min read
Entendendo como o ChatGPT funciona: Tokenizadores

Entendendo como o ChatGPT funciona: Tokenizadores

Comments
3 min read
Brave New AI-World

Brave New AI-World

1
Comments 2
5 min read
How to get up & running a LLM locally - in 5 minutes

How to get up & running a LLM locally - in 5 minutes

Comments
2 min read
🏗️ Building Trustworthy LLMs: A Guide to Fairness, Safety, and Evaluation with AWS

🏗️ Building Trustworthy LLMs: A Guide to Fairness, Safety, and Evaluation with AWS

1
Comments
7 min read
Streamlining the Hiring Process with OpenAI and LangChain Part 1

Streamlining the Hiring Process with OpenAI and LangChain Part 1

Comments
7 min read
NLP Tasks with the Transformers LLM Library

NLP Tasks with the Transformers LLM Library

Comments
15 min read
AI enthusiasm #2 - Free alternatives to ChatGPTđź’¬

AI enthusiasm #2 - Free alternatives to ChatGPTđź’¬

5
Comments
2 min read
GPT teaches me how to make my logic sync and async at the same time with trampolines

GPT teaches me how to make my logic sync and async at the same time with trampolines

5
Comments
5 min read
Unit Testing LLMs with DeepEval

Unit Testing LLMs with DeepEval

6
Comments
5 min read
LangGraph idea generation

LangGraph idea generation

Comments
3 min read
NLP Tasks with the LangChain LLM Library

NLP Tasks with the LangChain LLM Library

1
Comments
11 min read
FLaNK AI Weekly 18 March 2024

FLaNK AI Weekly 18 March 2024

5
Comments
5 min read
Using large language models in software architecture

Using large language models in software architecture

Comments
2 min read
Building an Effective and User-Friendly Medical Chatbot with OpenAI and CometLLM: A Step-by-Step Guide

Building an Effective and User-Friendly Medical Chatbot with OpenAI and CometLLM: A Step-by-Step Guide

9
Comments 3
7 min read
Getting Started with Lamma.cpp on Arch Linux!

Getting Started with Lamma.cpp on Arch Linux!

1
Comments
2 min read
How to Run an LLM Locally with Pieces

How to Run an LLM Locally with Pieces

1
Comments
7 min read
The Future of Natural Language APIs

The Future of Natural Language APIs

Comments
2 min read
Synthetic Product Data Generator

Synthetic Product Data Generator

Comments
3 min read
Unleashing the Power of LLMLingua: Prompt Compression Performance Testing

Unleashing the Power of LLMLingua: Prompt Compression Performance Testing

Comments
2 min read
How I Built Graph based AI-Powered Search Engine, All Local

How I Built Graph based AI-Powered Search Engine, All Local

1
Comments
2 min read
RAG with Embeddings in .NET: Enhancing Semantic Search

RAG with Embeddings in .NET: Enhancing Semantic Search

3
Comments
3 min read
Navigating the Future with AI Copilots: A Comprehensive Guide

Navigating the Future with AI Copilots: A Comprehensive Guide

1
Comments
12 min read
AI agents will make the cloud cool again for developers

AI agents will make the cloud cool again for developers

Comments
2 min read
loading...