FlagAI
AI model trainer
An open-source toolkit for training and deploying large-scale AI models on various downstream tasks with multi-modality
FlagAI (Fast LArge-scale General AI models) is a fast, easy-to-use and extensible toolkit for large-scale model.
4k stars
43 watching
416 forks
Language: Python
last commit: 17 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
flagai-open/aquila2 | Provides pre-trained language models and tools for fine-tuning and evaluation | 437 |
fastai/fastai | Provides high-level components for practical deep learning tasks and low-level components for building new approaches | 26,291 |
minimaxir/gpt-2-simple | A tool for retraining and fine-tuning the OpenAI GPT-2 text generation model on new datasets. | 3,398 |
openai/gpt-2 | A repository providing code and models for research into language modeling and multitask learning | 22,559 |
brexhq/prompt-engineering | Guides software developers on how to effectively use and build systems around Large Language Models like GPT-4. | 8,448 |
microsoft/unilm | Large-scale pre-training of general-purpose models across multiple tasks and modalities | 20,176 |
flageval-baai/flageval | An evaluation toolkit and platform for assessing large models in various domains | 300 |
ai-shifu/chatall | A platform that enables concurrent interaction with multiple AI chatbots to find the best answers. | 15,241 |
eleutherai/lm-evaluation-harness | Provides a unified framework to test generative language models on various evaluation tasks. | 7,028 |
huawei-noah/pretrained-language-model | A collection of pre-trained language models and optimization techniques for efficient natural language processing | 3,028 |
eleutherai/gpt-neox | Provides a framework for training large-scale language models on GPUs with advanced features and optimizations. | 6,941 |
haotian-liu/llava | A system that uses large language and vision models to generate and process visual instructions | 20,359 |
memochou1993/gpt-ai-assistant | An AI-powered chat application using OpenAI and LINE APIs | 7,428 |
parisneo/lollms-webui | An all-encompassing tool providing a web interface to access and utilize various AI models for tasks such as text generation, image analysis, music generation, and more. | 4,344 |
guidance-ai/guidance | An efficient programming paradigm for controlling large language models | 19,137 |