JARVIS
Task automation platform
A platform that connects large language models with AI task automation capabilities to solve complex tasks.
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
24k stars
381 watching
2k forks
Language: Python
last commit: about 2 months ago
Linked from 2 awesome lists
deep-learningplatformpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/lmops | A research initiative focused on developing fundamental technology to improve the performance and efficiency of large language models. | 3,695 |
mooler0410/llmspracticalguide | A curated list of resources to help developers navigate the landscape of large language models and their applications in NLP | 9,489 |
llm-workflow-engine/llm-workflow-engine | A command-line tool and workflow manager for interacting with large language models like ChatGPT/GPT4. | 3,659 |
llmware-ai/llmware | A framework for building enterprise LLM-based applications using small, specialized models | 6,651 |
openai/gpt-2 | A repository providing code and models for research into language modeling and multitask learning | 22,559 |
eleutherai/lm-evaluation-harness | Provides a unified framework to test generative language models on various evaluation tasks. | 7,028 |
nomic-ai/gpt4all | An open-source Python client for running Large Language Models (LLMs) locally on any device. | 70,694 |
ianarawjo/chainforge | An environment for battle-testing prompts to Large Language Models (LLMs) to evaluate response quality and performance. | 2,334 |
bin-huang/chatbox | A desktop application for interacting with AI models and language learning platforms | 21,747 |
mlc-ai/mlc-llm | Enables the development, optimization, and deployment of large language models on various platforms using a unified high-performance inference engine. | 19,197 |
kuafuai/devopsgpt | An AI-driven software development automation tool that converts natural language requirements into working software. | 6,516 |
dair-ai/ml-papers-explained | An explanation of key concepts and advancements in the field of Machine Learning | 7,315 |
rasbt/llms-from-scratch | Developing and pretraining a GPT-like Large Language Model from scratch | 32,908 |
ludwig-ai/ludwig | A low-code framework for building custom deep learning models and neural networks | 11,189 |
meta-llama/llama-stack | Provides a set of standardized APIs and tools to build generative AI applications | 4,591 |