databrickslabs/dolly
Databricks’ Dolly, a large language model trained on the Databricks Machine Learning Platform
Fine-tuned on ~15K instruction/response pairs across seven capability domains (brainstorming, QA, summarization, etc.), Dolly achieves instruction-following behavior beyond its Pythia-12B foundation through supervised fine-tuning rather than RLHF. Distributed training leverages Databricks' platform with DeepSpeed optimization, supporting inference across A100, A10, and V100 GPUs through the Hugging Face `transformers` library with configurable quantization strategies.
10,803 stars. No commits in the last 6 months.
Stars
10,803
Forks
1,146
Language
Python
License
Apache-2.0
Category
Last pushed
Jun 30, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/databrickslabs/dolly"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
xming521/WeClone
🚀 One-stop solution for creating your AI twin from chat history 💡 Fine-tune LLMs with your chat...
posit-dev/chatlas
Your friendly guide to building LLM chat apps in Python with less effort and more clarity.
ooyinet/WeClone
🚀从聊天记录创造数字分身的一站式解决方案💡 使用聊天记录微调大语言模型,让大模型有“那味儿”,并绑定到聊天机器人,实现自己的数字分身。 数字克隆/数字分身/数字永生/LLM/聊天机器人/LoRA
qqqqqf-q/MirrorFlow
从对话数据到训练:数字分身 + 模型蒸馏 From Dialogue Data to Training Closed-Loop: Digital Twin + Model Distillation
vemonet/libre-chat
🦙 Free and Open Source Large Language Model (LLM) chatbot web UI and API. Self-hosted, offline...