Ask-Anything
OpenGVLab/Ask-Anything
[CVPR2024 Highlight][VideoChatGPT] ChatGPT with video understanding! And many more supported LMs such as miniGPT4, StableLM, and MOSS.
[CVPR2024 Highlight][VideoChatGPT] ChatGPT with video understanding! And many more supported LMs such as miniGPT4, StableLM, and MOSS.
Categories
Tags
Similar tools
ollama
ollama/ollama
Get up and running with Kimi-K2.6, GLM-5.1, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
prompts.chat
f/prompts.chat
The world's largest open-source prompt library for AI
transformers
huggingface/transformers
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models
open-webui
open-webui/open-webui
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
awesome-llm-apps
Shubhamsaboo/awesome-llm-apps
100+ AI Agent & RAG apps you can actually run — clone, customize, ship.
LLMs-from-scratch
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch
Install
pip install Ask-AnythingREADME
🦜 VideoChat Family: Ask-Anything
|
|
|
|
[VideoChat-7B-8Bit] End2End ChatBOT for video and image.
[InternVideo2-Chat-8B-HD]
中文 README 及 中文交流群 | Paper
⭐️: We are also working on a updated version, stay tuned!
:fire: Updates
- 2025/01/18: We release videochat-flash and videochat-tpo to extend MLLMs' capabilities on both long and accurate video understanding. videochat-flash sets new records in mutiple video benchmarks (for both short and long videos), improving code usability by leveaging LLaVA and others. videochat-tpo exploits classical vision task annotations (e.g. tracking) to optimize MLLMs in a DPO manner, enhancing MLLMs' performance and enabling capabilities in tracking, segmentation, and more.
- 2024/06/25: We release the branch of videochat2 using
vllm, speed up the inference of videochat2. - 2024/06/19: 🎉🎉 Our VideoChat2 achieves the best performances among the open-sourced VideoLLMs on MLVU, a multi-task long video understanding benchmark.
- 2024/06/13: Fix some bug and give testing scripts/
- 2024/06/07: :fire::fire::fire: We release VideoChat2_HD, which is fine-tuned with high-resolution data and is capable of handling more diverse tasks. It showcases better performance on different benchmarks, especially for detailed captioning. Furthermore, it achieves 54.8% on Video-MME, the best score among 7B MLLMs. Have a try! 🏃🏻♀️🏃🏻
- 2024/06/06: We release VideoChat2_phi3, a faster model with robust performaces.
- 2024/05/22: We release VideoChat2_mistral, which shows better capacity on diverse tasks (60.4% on MVBench, 78.6% on NExT-QA, 63.8% on STAR, 46.4% on TVQA, 54.4% on EgoSchema-full and 80.5% on IntentQA). More details have been updated in the paper.
- 2024/04/05 MVBench is selected as Poster (Highlight)!
- 2024/2/27 MVBench is accepted by CVPR2024.
- 2023/