SIGN IN SIGN UP

embedding : add --pooling option to README.md [no ci] (#8934)

This commit adds the `--pooling` option to the README.md file in the
`examples/embedding` directory.

The motivation for adding this options is that currently if the model
used does not specify a pooling type the embedding example will fail
with the following error message:
```console
main: error: pooling type NONE not supported
```

This commit also updates the name of the executable in the examples
section.
D
Daniel Bevenius committed
5b2c04f4925e152c362b824f4b41eb2a081fa623
Parent: 6f6496b
Committed by GitHub <noreply@github.com> on 8/9/2024, 6:33:30 AM