mzbac sheldonxxxx commited on
Commit
c65efdf
·
verified ·
1 Parent(s): 288d78e

Update README.md (#1)

Browse files

- Update README.md (5183d7921f0d571d13e76ac4140758cd2df269eb)


Co-authored-by: sheldon <[email protected]>

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