transformerlab / transformerlab-app

Open Source Application for Advanced LLM Engineering: interact, train, fine-tune, and evaluate large language models on your own computer.

Home Page:https://transformerlab.ai/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Embeddings return undefined

daboe01 opened this issue · comments

is this a bug?
or am i missing something obvious?

I think we haven't implemented embeddings in MLX yet -- it only works on Huggingface Transformers. Will put in our immediate backlog to address (or at the very least we should have better error generation to make this more clear). Thanks for pointing this out!