Meteor
Model optimization library
An implementation of Mamba-based traversal of rationale to improve performance of numerous vision language models.
[NeurIPS 2024] Official PyTorch implementation code for realizing the technical part of Mamba-based traversal of rationale (Meteor) to improve performance of numerous vision language performances for diverse capabilities.
102 stars
1 watching
4 forks
Language: Python
last commit: 6 months ago Related projects:
Repository | Description | Stars |
---|---|---|
moskomule/eve.pytorch | An implementation of an optimization algorithm inspired by a 2016 research paper | 33 |
byungkwanlee/moai | Improves performance of vision language tasks by integrating computer vision capabilities into large language models | 311 |
byungkwanlee/collavo | Develops a PyTorch implementation of an enhanced vision language model | 93 |
metaopt/torchopt | An efficient library for differentiable optimization built on top of PyTorch. | 544 |
tristandeleu/pytorch-maml-rl | Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks | 827 |
rentruewang/koila | A lightweight wrapper around PyTorch to prevent CUDA out-of-memory errors and optimize model execution | 1,821 |
katerakelly/pytorch-maml | An implementation of Model-Agnostic Meta-Learning (MAML) using PyTorch | 553 |
beastbyteai/falcon | Automates machine learning model training using pre-set configurations and modular design. | 159 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |
baaivision/eve | A PyTorch implementation of an encoder-free vision-language model that can be fine-tuned for various tasks and modalities | 230 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,041 |
loftytopping/pybox | Automatically generates and solves equations describing atmospheric chemical evolution using Python with Numba. | 37 |
nrel/dynamo | A toolkit for using dynamic programming in optimization tasks with adaptive modeling. | 46 |
sandeep42/anuvada | This is an open source PyTorch library providing tools and models to explain the predictions of deep neural networks for natural language processing tasks. | 19 |
locuslab/optnet | A PyTorch module that adds differentiable optimization as a layer to neural networks | 513 |