From bfb9ca4a912ad82cdf1d2a49295324e8553610c9 Mon Sep 17 00:00:00 2001 From: Jared Delony Date: Wed, 25 Mar 2026 15:58:08 -0500 Subject: [PATCH] Updated README --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a86ae74..61dc4cc 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ # ik_llama_docker -Docker images to run ik_llama LLMs \ No newline at end of file +Builds docker images to run ik_llama quantized models. + +## How to +First generate the base docker image by running ./create_new_image.sh + +Run the specific model script to create the docker container ./qwen3.5-122b.sh \ No newline at end of file