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

Executor config,Make the following changes to torch-flow.yml, butBut it still executes according to the default configuration。 #923

Open
kkiskkk opened this issue Jul 10, 2023 · 1 comment

Comments

@kkiskkk
Copy link

kkiskkk commented Jul 10, 2023

Make the following changes to torch-flow.yml:

`jtype: Flow
version: '1'
with:
port: 51001
protocol: http
executors:

  • name: clip_t
    uses:
    jtype: CLIPEncoder
    metas:
    py_modules:
    - clip_server.executors.clip_torch
    timeout_ready: 3000000
    replicas: 1`

But it still executes according to the default configuration

@ZiniuYu
Copy link
Member

ZiniuYu commented Jul 10, 2023

Hi, how do you start the flow? You can get the instructions from our docs https://clip-as-service.jina.ai/user-guides/server/#yaml-config

Please let me know if you have any further questions.

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

2 participants