databrickslabs/dolly
dolly
Databricks’ Dolly, a large language model trained on the Databricks Machine Learning Platform
36/100
Stars10,787
Forks1,144
LanguagePython
LicenseApache-2.0
Overview
Databricks’ Dolly, a large language model trained on the Databricks Machine Learning Platform
Best for
- Evaluating dolly for Python AI workflows.
- Comparing a GitHub project with 10,787 stars and current repository activity.
Pros
- dolly has visible GitHub traction with 10,787 stars. Topics: chatbot, databricks, dolly.
- The project provides an external homepage for deeper evaluation.
Cons
- Production fit still depends on documentation depth, issue activity, and release cadence.
- License review should confirm the Apache-2.0 terms fit your use case.
Production readiness
dolly should be validated with its README, release history, open issues, and integration requirements before production use.
License risk
Apache-2.0 is reported by GitHub; review the repository license before redistribution or commercial use.
Install
python -m venv .venvpip install -r requirements_dev.txt