Add feature-extraction as pipline tag
Browse files
README.md
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
base_model:
|
| 4 |
- Qwen/Qwen3-0.6B-Base
|
|
|
|
| 5 |
---
|
| 6 |
# Qwen3-Embedding-0.6B-GGUF
|
| 7 |
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
base_model:
|
| 4 |
- Qwen/Qwen3-0.6B-Base
|
| 5 |
+
pipeline_tag: feature-extraction
|
| 6 |
---
|
| 7 |
# Qwen3-Embedding-0.6B-GGUF
|
| 8 |
|