Instructions to use TiGa-RCE/Qwen3-Embedding-0.6B-MLX-oQ6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use TiGa-RCE/Qwen3-Embedding-0.6B-MLX-oQ6 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Qwen3-Embedding-0.6B-MLX-oQ6 TiGa-RCE/Qwen3-Embedding-0.6B-MLX-oQ6
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
| { | |
| "schema_version": 1, | |
| "published_repository": "TiGa-RCE/Qwen3-Embedding-0.6B-MLX-oQ6", | |
| "family": "Qwen3-Embedding-0.6B", | |
| "variant": "oQ6", | |
| "upstream_repository": "Qwen/Qwen3-Embedding-0.6B", | |
| "upstream_revision": "97b0c614be4d77ee51c0cef4e5f07c00f9eb65b3", | |
| "upstream_revision_evidence": "exact source snapshot retained in local Hugging Face download metadata", | |
| "direct_parent": "TiGa-RCE/Qwen3-Embedding-0.6B-MLX-BF16", | |
| "direct_parent_weight_hashes": [ | |
| { | |
| "file": "model.safetensors", | |
| "sha256": "87d77ce03148999dec3d5b73168df202d4b15862ea335658ec015e9bba07b14f", | |
| "bytes": 1191588265 | |
| } | |
| ], | |
| "conversion": { | |
| "method": "oQ mixed-precision affine quantization", | |
| "nominal_bits": 6, | |
| "group_size": 64, | |
| "importance_matrix": false, | |
| "importance_matrix_samples": null, | |
| "importance_matrix_sequence_length": null, | |
| "stack": { | |
| "omlx": "0.5.3", | |
| "mlx_lm": "0.31.3", | |
| "mlx": "0.32.0" | |
| }, | |
| "lossy_parent": false | |
| }, | |
| "weight_files": [ | |
| { | |
| "file": "model.safetensors", | |
| "sha256": "0d84661904148c83dc8b259a276eb098e8faec6677ccfd01b6ed33a5096e4b5f", | |
| "bytes": 488156828 | |
| } | |
| ], | |
| "evaluation": { | |
| "pair_count": 24, | |
| "top1": 1.0, | |
| "recall_at_5": 1.0, | |
| "mrr": 1.0, | |
| "mean_aligned_embedding_cosine_vs_bf16": 0.9948673248291016, | |
| "minimum_aligned_embedding_cosine_vs_bf16": 0.9768442511558533, | |
| "score_rmse_vs_bf16": 0.010769966058433056, | |
| "queries_with_rank_change": 0, | |
| "gate_passed": false, | |
| "gate_criteria": { | |
| "top1_delta_min": 0.0, | |
| "recall_at_5_delta_min": 0.0, | |
| "mrr_delta_min": -0.01, | |
| "minimum_aligned_embedding_cosine_min": 0.99, | |
| "queries_with_rank_change_max": 2 | |
| } | |
| }, | |
| "collection": "https://huggingface.co/collections/TiGa-RCE/mlx-embedding-quantization-matrix-q-oq-oqe-at-4-6-8-bit-6a68d11afb238d4fe967d70b" | |
| } | |