transformerlab / transformerlab-app

Experiment with Large Language Models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Models generated by MLX training won't run

dadmobile opened this issue · comments

Reproduced using TinyLlama-1.1B-Chat-v1.0.

huggingface_hub.utils._validators.HFValidationError: Repo id must be in the form 'repo_name' or 'namespace/repo_name': '/Users/tony/.transformerlab/workspace/models/TinyLlama-1.1B-Chat-v1.0_jerk2000/TinyLlama-1.1B-Chat-v1.0_jerk2000'. Use repo_type argument if needed.

It looks like the model_path that is getting passed in doubles the model name.