From 9f4803a9b651bcd31682eccde6a2a0d7ee35764f Mon Sep 17 00:00:00 2001 From: Justin Hayes Date: Wed, 22 May 2024 11:19:29 -0400 Subject: [PATCH] Move to examples --- pipelines/{mlx_llm.py => examples/mlx_pipeline.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename pipelines/{mlx_llm.py => examples/mlx_pipeline.py} (100%) diff --git a/pipelines/mlx_llm.py b/pipelines/examples/mlx_pipeline.py similarity index 100% rename from pipelines/mlx_llm.py rename to pipelines/examples/mlx_pipeline.py