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 allowed_servers, max_retries options to the client, improve logs #235

Merged
merged 5 commits into from
Feb 5, 2023

Conversation

borzunov
Copy link
Collaborator

@borzunov borzunov commented Jan 24, 2023

This allowed_servers option makes it possible to:

  • Specify a list of trusted peers we'd like to use for inference/fine-tuning
  • Specify a set of peers whose outputs we'd like to validate

@borzunov borzunov force-pushed the allowed-servers branch 2 times, most recently from 9b92525 to e1c96b9 Compare January 24, 2023 09:33
@borzunov borzunov force-pushed the allowed-servers branch 2 times, most recently from e76d07b to 1fc60dc Compare January 24, 2023 10:05
@borzunov borzunov changed the title Add option to specify whitelist of peers client: Add allowed_servers, max_retries options Jan 27, 2023
@borzunov borzunov changed the title client: Add allowed_servers, max_retries options Add allowed_servers, max_retries options to the client Jan 27, 2023
@borzunov borzunov changed the title Add allowed_servers, max_retries options to the client Add allowed_servers, max_retries options to the client, improve logs Jan 27, 2023
@borzunov borzunov merged commit 9954cb8 into main Feb 5, 2023
@borzunov borzunov deleted the allowed-servers branch February 5, 2023 22:22
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

Successfully merging this pull request may close these issues.

1 participant