---
category: projets
date: '2022-01-25'
description: dockerfile frontend for llm workloads using buildkit and oci-compliant tooling, inspired by ollama's modelfile.
id: dockerfile for llm
modified: 2026-06-05 15:08:02 GMT-04:00
status: idea
subcategory: infra
tags:
  - ideas
  - projects
  - infra
title: llmfile
created: '2022-01-25'
published: '2022-01-25'
pageLayout: default
slug: projects/llmfile
permalink: https://aarnphm.xyz/projects/llmfile.md
generator:
  quartz: v4.6.0
  hostedProvider: Cloudflare
  baseUrl: aarnphm.xyz
full: https://aarnphm.xyz/llms-full.txt
---
dockerfile for llm workloads

- inspired by [ollama](https://github.com/ollama/ollama)’s modelfile
- a dockerfile frontend with [[thoughts/BuildKit]] and [[thoughts/OCI]]-compliant frontend
- ideally staying away from docker as a product.

