Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add switch to flow_parser.py to run clip encoder locally #101

Open
Kadah opened this issue Sep 6, 2022 · 1 comment
Open

Add switch to flow_parser.py to run clip encoder locally #101

Kadah opened this issue Sep 6, 2022 · 1 comment

Comments

@Kadah
Copy link

Kadah commented Sep 6, 2022

To compliment #98, a new switch in flow_parser.py to run clip encoder locally would be convenient.

Currently this has to be done manually via Run your own CLIP

@Kadah
Copy link
Author

Kadah commented Oct 31, 2022

The instructions to run CAS locally were lost in a recent update to the readme, gonna paste them here for easier reference.

Run your own CLIP
By default CLIPTorchEncoder runs as an external executor. If you want to run your own CLIP, you can do that by removing external executor related configs (host, port, tls and external) from flow.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant