mirror of
https://github.com/open-webui/pipelines
synced 2025-05-14 17:35:45 +00:00
Refac meta
This commit is contained in:
parent
bd2ea926bb
commit
7556800fdf
@ -6,7 +6,7 @@ version: 1.0
|
|||||||
license: MIT
|
license: MIT
|
||||||
description: A pipeline for running the mlx-lm server with a specified model.
|
description: A pipeline for running the mlx-lm server with a specified model.
|
||||||
dependencies: requests, mlx-lm
|
dependencies: requests, mlx-lm
|
||||||
environment: MLX_MODEL
|
environment_variables: MLX_MODEL
|
||||||
"""
|
"""
|
||||||
|
|
||||||
from typing import List, Union, Generator, Iterator
|
from typing import List, Union, Generator, Iterator
|
||||||
|
Loading…
Reference in New Issue
Block a user