Refac meta

This commit is contained in:
Justin Hayes 2024-05-22 12:22:39 -04:00
parent bd2ea926bb
commit 7556800fdf

View File

@ -6,7 +6,7 @@ version: 1.0
license: MIT
description: A pipeline for running the mlx-lm server with a specified model.
dependencies: requests, mlx-lm
environment: MLX_MODEL
environment_variables: MLX_MODEL
"""
from typing import List, Union, Generator, Iterator