chore: Remove unused ACCEL

Signed-off-by: Dorin Geman <dorin.geman@docker.com>
This commit is contained in:
Dorin Geman 2025-05-08 16:45:38 +03:00
parent 271550f12b
commit 80bd685064
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ GO_VERSION := 1.23.7
LLAMA_SERVER_VERSION := v0.0.4
LLAMA_SERVER_VARIANT := cpu
BASE_IMAGE := ubuntu:24.04
ACCEL := cpu
DOCKER_IMAGE := docker/model-runner:latest
PORT := 8080
MODELS_PATH := $(shell pwd)/models