dolly
Language Model
A large language model trained on a commercial machine learning platform with limited capabilities
Databricks’ Dolly, a large language model trained on the Databricks Machine Learning Platform
11k stars
139 watching
1k forks
Language: Python
last commit: over 1 year ago
Linked from 2 awesome lists
chatbotdatabricksdollygpt
Related projects:
Repository | Description | Stars |
---|---|---|
eleutherai/pythia | Analyzing knowledge development and evolution in large language models during training | 2,309 |
deepseek-ai/deepseek-v2 | A high-performance mixture-of-experts language model with strong performance and efficient inference capabilities. | 3,758 |
microsoft/promptbench | A unified framework for evaluating large language models' performance and robustness in various scenarios. | 2,487 |
mosaicml/llm-foundry | Tools and codebase for training, fine-tuning, evaluating, and deploying large language models with Python and PyTorch. | 4,080 |
zjh-819/llmdatahub | A curated collection of high-quality datasets for training large language models. | 2,708 |
rdspring1/pytorch_gbw_lm | Trains a large-scale PyTorch language model on the 1-Billion Word dataset | 123 |
google/big-bench | A benchmark designed to probe large language models and extrapolate their future capabilities through a diverse set of tasks. | 2,899 |
microsoft/lora | A method to adapt large language models by reducing their parameter count using low-rank adaptation matrices | 10,959 |
districtdatalabs/yellowbrick | Tools to facilitate the selection of machine learning models through visual diagnostics and analysis. | 4,304 |
dair-ai/ml-papers-explained | An explanation of key concepts and advancements in the field of Machine Learning | 7,352 |
thudm/glm | A general-purpose language model pre-trained with an autoregressive blank-filling objective and designed for various natural language understanding and generation tasks. | 3,207 |
mooler0410/llmspracticalguide | A curated list of resources to help developers navigate the landscape of large language models and their applications in NLP | 9,551 |
huggingface/alignment-handbook | Provides recipes and guidelines for training language models to align with human preferences and AI goals | 4,800 |
eleutherai/lm-evaluation-harness | Provides a unified framework to test generative language models on various evaluation tasks. | 7,200 |
guidance-ai/guidance | An efficient programming paradigm for controlling large language models | 19,259 |