Cheetah
Instruction Parser
A large language model designed to understand and generate instructions with accompanying visual content
356 stars
18 watching
35 forks
Language: Python
last commit: 6 months ago Related projects:
Repository | Description | Stars |
---|---|---|
mbzuai-nlp/bactrian-x | A collection of multilingual language models trained on a dataset of instructions and responses in various languages. | 94 |
ravi-delia/uclp | An implementation of parsing expression grammars in Common Lisp | 21 |
dcdmllm/momentor | A video Large Language Model designed for fine-grained comprehension and localization in videos with a custom Temporal Perception Module for improved temporal modeling | 54 |
alibaba-nlp/ecomgpt | An Instruction-Following Large Language Model designed to perform tasks in the e-commerce domain | 225 |
derek73/python-nameparser | A module that parses human names into individual components | 657 |
nysol/mcmd | A set of commands for high-speed processing of large-scale CSV data | 33 |
yxuansu/pandagpt | A foundation model capable of instruction-following data across multiple modalities without explicit supervision. | 764 |
soolab/ddcot | This implementation provides tools and methods for multimodal reasoning in language models through prompting. | 33 |
rucaibox/comvint | Creating synthetic visual reasoning instructions to improve the performance of large language models on image-related tasks | 18 |
zjunlp/mol-instructions | A dataset and tools package designed to support the training and evaluation of large language models for molecular biology tasks | 252 |
deepseek-ai/deepseek-moe | A large language model with improved efficiency and performance compared to similar models | 1,006 |
abothe/d_parser | A C# implementation of a parser and resolver for analyzing D programming language code. | 30 |
phorward/colm | A programming language designed to analyze and transform computer languages through grammar-based parsing | 1 |
tanakh/cmdline | A lightweight command line parser library for C++ | 1,352 |
dtenny/rexxparse | A string parsing tool inspired by the REXX PARSE construct. | 11 |