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 Starwhale #92

Merged
merged 1 commit into from
Jan 3, 2024
Merged

add Starwhale #92

merged 1 commit into from
Jan 3, 2024

Conversation

tianweidut
Copy link
Contributor

What is this tool for?

Starwhale is an MLOps/LLMOps platform that brings efficiency and standardization to machine learning operations. It streamlines the model development liftcycle, enabling teams to optimize their workflows around key areas like model building, evaluation, release and fine-tuning.

68747470733a2f2f737461727768616c652d6578616d706c65732e6f73732d636e2d6265696a696e672e616c6979756e63732e636f6d2f646f63732f70726f64756374732e706e67

What's the difference between this tool and similar ones?

  • Starwhale meets diverse deployment needs with three flexible configurations: Standalone, Server and Cloud.
  • Starwhale abstracts Model, Runtime and Dataset as first-class citizens - providing the fundamentals for streamlined operations.
    • Starwhale Model is a standard format for packaging machine learning models that can be used for various purposes, like model fine-tuning, model evaluation, and online serving.
    • Starwhale Dataset offers efficient data storage, loading, and visualization capabilities, making it a dedicated data management tool tailored for the field of machine learning and deep learning.
    • Starwhale Runtime aims to provide a reproducible and sharable running environment for python programs. You can easily share your working environment with your teammates or outsiders, and vice versa.
  • Starwhale further delivers tailored capabilities for common workflow scenarios including:
    • Models Evaluation - Implement robust, production-scale evaluations with minimal coding through the Python SDK.
    • Live Demo - Interactively assess model performance through user-friendly web interfaces.
    • LLM Fine-tuning - End-to-end toolchain from efficient fine-tuning to comparative benchmarking and publishing.

Anyone who agrees with this pull request could submit an Approve review to it.

@kelvins kelvins merged commit 1e81d04 into kelvins:main Jan 3, 2024
2 checks passed
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.

None yet

2 participants