mzbac kasimolo33 commited on
Commit
b5d88f1
·
verified ·
1 Parent(s): dcdbf48

Update README.md (#1)

Browse files

- Update README.md (d88671c14e3bb217fcb3d48ff1b4c10cca10003d)


Co-authored-by: will <kasimolo33@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,7 +8,7 @@ tags:
8
  - feature-extraction
9
  - mlx
10
  library_name: mlx
11
- pipeline_tag: text-generation
12
  ---
13
 
14
  # mlx-community/Qwen3-Embedding-4B-4bit-DWQ
@@ -37,4 +37,4 @@ if tokenizer.chat_template is not None:
37
  )
38
 
39
  response = generate(model, tokenizer, prompt=prompt, verbose=True)
40
- ```
 
8
  - feature-extraction
9
  - mlx
10
  library_name: mlx
11
+ pipeline_tag: feature-extraction
12
  ---
13
 
14
  # mlx-community/Qwen3-Embedding-4B-4bit-DWQ
 
37
  )
38
 
39
  response = generate(model, tokenizer, prompt=prompt, verbose=True)
40
+ ```