---
title: "AI Inference now available in Supabase Edge Functions"
url: https://daily.dev/posts/ai-inference-now-available-in-supabase-edge-functions-4uccdylpv
source_url: https://supabase.com/blog/ai-inference-now-available-in-supabase-edge-functions
type: article
source: "Supabase"
published: 2024-04-16T14:43:31.526Z
updated: 2024-07-02T02:13:37.722Z
tags: ["ai", "embeddings", "llama", "supabase"]
reading_time: 5
upvotes: 5
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# AI Inference now available in Supabase Edge Functions

**[Supabase](https://daily.dev/sources/supabase)** · 5 min read · 5 upvotes · 0 comments

## Summary

Supabase Edge Functions now support AI inference with the ability to run AI models, generate embeddings using models like 'gte-small', and use Large Language Models like 'llama2' and 'mistral' for GenAI workloads. The release introduces improvements to remove cold starts using Ort and adds LLM support using Ollama.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://supabase.com/blog/ai-inference-now-available-in-supabase-edge-functions>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#ai](https://daily.dev/tags/ai), [#embeddings](https://daily.dev/tags/embeddings), [#llama](https://daily.dev/tags/llama), [#supabase](https://daily.dev/tags/supabase)

[View this post on daily.dev](https://daily.dev/posts/ai-inference-now-available-in-supabase-edge-functions-4uccdylpv)
