https://github.com/vmware/vsphere-machine-learning-extension
vSphere Machine Learning Extension
https://github.com/vmware/vsphere-machine-learning-extension
Last synced: 10 months ago
JSON representation
vSphere Machine Learning Extension
- Host: GitHub
- URL: https://github.com/vmware/vsphere-machine-learning-extension
- Owner: vmware
- License: apache-2.0
- Created: 2022-01-10T12:34:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-15T03:36:11.000Z (over 1 year ago)
- Last Synced: 2025-03-24T00:11:17.519Z (11 months ago)
- Language: Shell
- Homepage: https://vmware.github.io/vSphere-machine-learning-extension/
- Size: 107 MB
- Stars: 21
- Watchers: 5
- Forks: 20
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
Awesome Lists containing this project
README
[](https://github.com/vmware/vSphere-machine-learning-extension/issues) [](./LICENSE) 
# vSphere Machine Learning Extension
## Overview
This project hosts codes and documents to enable machine learning workloads better running on VMware vSphere and VMware Cloud. For now, this project focuses on Kubeflow. We will further extend the scope to other machine learning software soon.
## Features
* Carvel packaging to enable Kubeflow deployment on vSphere with Tanzu and more
* Components for better working with vSphere, for example, GPU enablement, storage support, et al.
* Documents on user guide and best practices
* Better vSphere integration on authentication, resource management, et al.
## What's Next
* Ray on vSphere and integration with Kubeflow
* Support for LLMs
* ...
## Getting Started
For detailed instructions on how to deploy, configure and use Kubeflow on vSphere and VMware Cloud, refer to docs [here](https://vmware.github.io/vSphere-machine-learning-extension/).
## Feedback
Feel free to provide us feedback by [filling an issue](https://github.com/vmware/vSphere-machine-learning-extension/issues/new). Feature requests are always welcome. If you wish to contribute, please take a quick look at the next section.
## How to Contribute
This project team welcomes contributions from the community. If you wish to
contribute code and you have not signed our contributor license agreement (CLA),
our bot will update the issue when you open a Pull Request. For any questions
about the CLA process, please refer to our [FAQ](https://cla.vmware.com/faq).
* Clone this repository and create a new branch
* Make changes and test
* Submit Pull Request with comprehensive description of changes
## License
The project is [licensed](LICENSE) under the terms of the Apache 2.0 license.