Add pipeline_tag for Hub discovery
Browse files
README.md
CHANGED
|
@@ -9,6 +9,7 @@ tags:
|
|
| 9 |
- function-calling
|
| 10 |
- on-device
|
| 11 |
library_name: coreml
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
## Use it from Swift
|
|
|
|
| 9 |
- function-calling
|
| 10 |
- on-device
|
| 11 |
library_name: coreml
|
| 12 |
+
pipeline_tag: text-generation
|
| 13 |
---
|
| 14 |
|
| 15 |
## Use it from Swift
|