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

Training improvements, refactoring and updating libraries #576

Merged
merged 41 commits into from
Jan 15, 2024

Conversation

semyon-dev
Copy link
Member

  • update all libraries and golang
  • add new service type (daemon_type) - HTTP
  • add config param service_credentials for HTTP services
  • add loyal CORS
  • replacing deprecated code and reformatting
  • fix spelling errors in comments
  • fix build script
  • merge training PR (from anandrgitnirman):
    • Change the storage key delimiter to |
    • Invoke even https model client server.
    • Better test cases
    • Fixes

Co-author: https://github.com/anandrgitnirman

semyon-dev and others added 11 commits November 7, 2023 12:31
# Conflicts:
#	blockchain/serviceMetadata.go
#	go.mod
#	go.sum
#	resources/blockchain_network_config.json
#	scripts/build
#	training/service.go
* support for both HTTP and HTTPS connections
* added back the auth checks
* changed the delimiter of the Keys to accommodate underscore in names
* removed the typo
* added Status in Model Detail
* removed unwanted debug
* support for non blockchain mode off and No model Server
* corrected the data stored for easier viewing of information
* support model server on blockchain disabled mode
* removed default model param, added model name
* parse the proto and keep the training and pricing details in data structures
* removed the debug typo
* removed bad logging and bug fix for description
* support for new networks
* refactor & update libraries
* update go.mod and fix comments

---------

Co-authored-by: anandrgitnirman <[email protected]>
Training improvements, refactor and updating libraries
@AlbinaPomogalova AlbinaPomogalova merged commit 406ed9c into singnet:master Jan 15, 2024
1 check failed
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.

2 participants