Feature Extraction
MLX
Safetensors
bidirectional_pplx_qwen3
apple-silicon
sentence-similarity
mteb
perplexity
qwen3
custom_code
Instructions to use agentmish/pplx-embed-v1-0.6b-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use agentmish/pplx-embed-v1-0.6b-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir pplx-embed-v1-0.6b-mlx agentmish/pplx-embed-v1-0.6b-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
context models
#1
by dandelionchase - opened
Is it possible to convert pplx-embed-context-v1 models to MLX also? I would do it if i knew how to...
Let me have a dive into it if I get some time today. No promises it will be done today, but I'll do my best!
I see that they're up already. Thanks a lot!!
dandelionchase changed discussion status to closed
Let me know if you run into any problems. It needs the qwen3 model type (included) since mlx-lm does not work with the perplexity models, but it’s all in the README.