
    )j                          d dl Z ddlmZ d ZdS )    N   )upload_to_hubc                     t          j        d          } |                     dt          dd           |                     ddt          	           |                                 }t          |j        |j                   d S )
Nz&Upload a model to the Hugging Face Hub)descriptionz--path	mlx_modelzPath to the MLX model.)typedefaulthelpz--upload-repoz-The Hugging Face repo to upload the model to.)r
   r   )argparseArgumentParseradd_argumentstr
parse_argsr   pathupload_repo)parserargss     W/lsinfo/ai/hellotax_ai/base_platform/venv/lib/python3.11/site-packages/mlx_lm/upload.pymainr      s    $<  F sK6N     <    
 D$)T-.....    )r   utilsr   r    r   r   <module>r      s;                / / / / /r   