Entry Point AI
Blog

Articles

Guides and deep dives on fine-tuning, prompt engineering, and shipping AI that works.

How to Generate Blog Posts in Your Style & Tone with AI

How to Generate Blog Posts in Your Style & Tone with AI

If you’re a content marketer worth your weight in SEO keywords, you’ve undoubtedly tried GPT-4 for writing long-form articles and been disappointed. We finally cracked the code on how to generate 3,000 word blog content that matches our style and tone using AI.

Fine-tuning Llama-2: The Definitive Guide

Fine-tuning Llama-2: The Definitive Guide

In this guide, we’ll show you how to fine-tune a simple Llama-2 classifier that predicts if a text’s sentiment is positive, neutral, or negative. At the end, we’ll download the model weights. And best of all, we’re going to do it without configuring a GPU or writing a line of code.

LoRA Fine-tuning & Hyperparameters Explained (in Plain English)

LoRA Fine-tuning & Hyperparameters Explained (in Plain English)

In this article, we’ll explain how LoRA works in plain English. You will gain an understanding of how it’s similar and different to full-parameter fine-tuning, what is going on behind the scenes, and the hyperparameters you need to adjust to use it in practice.

Pre-training vs Fine-Tuning vs In-Context Learning of Large Language Models

Pre-training vs Fine-Tuning vs In-Context Learning of Large Language Models

Large language models are first trained on massive text datasets in a process known as pre-training: gaining a solid grasp of grammar, facts, and reasoning. Next comes fine-tuning to specialize in particular tasks or domains. And let's not forget the one that makes prompt engineering possible: in-context learning, allowing models to adapt their responses on-the-fly based on the specific queries or prompts they are given.

How to Fine-tune GPT-3.5 Turbo

How to Fine-tune GPT-3.5 Turbo

Fine-tuned GPT-3.5 models match the quality of GPT-4 when fine-tuned on high-quality examples—and you only need 50 to start seeing clear quality improvements versus few-shot learning.

Developer's Guide to the GPT-3.5 Turbo Fine-tuning Update: Changes to JSONL, API, and More

Developer's Guide to the GPT-3.5 Turbo Fine-tuning Update: Changes to JSONL, API, and More

The GPT-3.5 Turbo model is now available for fine-tuning on OpenAI and there are a lot of changes for developers to implement in order to start using the new model. Here's our breakdown of what's changed.

5 Reasons Your Business Needs a Fine-Tuned AI Model

5 Reasons Your Business Needs a Fine-Tuned AI Model

Learn how fine-tuned AI models can make your business more efficient, reduce costs, deliver better customer experiences, and enable scaling to new heights.

The Impact of AI Fine-Tuning Across Industries

The Impact of AI Fine-Tuning Across Industries

AI models often start as generalists, much like a jack of all trades. It's through the process of fine-tuning that these systems are sculpted into industry-specific maestros.

What are Fine-tuning Hyperparameters and How to Set Them

What are Fine-tuning Hyperparameters and How to Set Them

Hyperparameters are variables that you set before the training to control the learning process. How you set these will significantly influence your model's performance and speed of learning. Unfortunately, there is no mathematical rule for setting them — the official method is trial and error.

What is a Prompt Injection Attack (and How to Prevent It)

What is a Prompt Injection Attack (and How to Prevent It)

Prompt injection refers to a vulnerability where the user’s input attempts to override instructions in the prompt for a chat-based large language model (LLM) like ChatGPT.

How Does a Large Language Model Actually Work?

How Does a Large Language Model Actually Work?

What is a large language model and how does it actually work? We'll explore the ins and outs of large language models – what they are, how they work, their applications, limitations, and what the future might hold for them.

How to Fine-tune GPT-3 (In 15 Minutes & Without Writing a Single Line of Code)

How to Fine-tune GPT-3 (In 15 Minutes & Without Writing a Single Line of Code)

Learn how to fine-tune GPT-3 in 15 minutes & without writing a single line of code. Entry Point AI makes fine-tuning GPT-3 easy.

Approaches to AI: When to Use Prompt Engineering, Embeddings, or Fine-tuning

Approaches to AI: When to Use Prompt Engineering, Embeddings, or Fine-tuning

We will compare prompt engineering, embeddings, and fine-tuning, show you when it makes sense to use each, and even opportunities to use them together.

Top 7 Large Language Model Fine-tuning Mistakes to Avoid

Top 7 Large Language Model Fine-tuning Mistakes to Avoid

Fine-tuning has a reputation for being tricky to get right. However, by knowing the most common mistakes people make ahead of time, you can increase your chances of success.

Fine-tune Large Language Models the Easy Way: Complete Guide

Fine-tune Large Language Models the Easy Way: Complete Guide

If you're looking to fine-tune large language models (LLMs) and get results fast, you've come to the right place. Entry Point AI is a layer built on top of popular fine-tuning APIs to take care of all the technical details for you.

3 Challenges of Integrating AI into your Product—and How to Solve Them

3 Challenges of Integrating AI into your Product—and How to Solve Them

This was my first time incorporating AI into a product, and I learned a lot building it. Here are 3 of the most important insights I’ve learned about integrating AI into a product and what to do about them.

40+ Interesting AI Statistics You Should Know (2023)

40+ Interesting AI Statistics You Should Know (2023)

In this article, we've gathered over 40 interesting statistics that give you an inside look into the world of AI. These numbers cover important topics like market size, revenue, how AI is being used in different industries, and its effects on jobs. We'll also explore what the future might hold for AI, giving you an idea of the changes and advancements we can expect.

Supercharge Your Marketing Automation Stack with AI

Supercharge Your Marketing Automation Stack with AI

Large Language Models are revolutionizing marketing automation by accurately predicting customer intent, requiring less maintenance, and crafting personalized customer journeys — outpacing traditional methods by a long shot.

Can Large Language Models Make Even Better E-commerce Recommendations?

Can Large Language Models Make Even Better E-commerce Recommendations?

Recent advances in artificial intelligence are paving the way for even more personalized and efficient recommendations that are set to revolutionize the industry.