A full-stack application that turns any documents into an intelligent chatbot with a sleek UI and easier way to manage your workspaces.🤖 AnythingLLM: A full-stack personalized AI assistant A full-stack application and tool suite that enables you to turn any document, resource, or piece of content into a piece of data that any LLM can use as reference during chatting. This application runs with very minimal overhead as by default the LLM and vectorDB are hosted remotely, but can be swapped for…
Apollo backend serverApollo API Getting started $ script/bootstrap $ cp .env.example .env Running the server $ script/server
Video-LLaMA: An Instruction-tuned Audio-Visual Language Model for Video Understanding Video-LLaMA: An Instruction-tuned Audio-Visual Language Model for Video Understanding This is the repo for the Video-LLaMA project, which is working on empowering large language models with video and audio understanding capability. News [06.10] NOTE: we have NOT updated the HF demo yet because the whole framework (with audio branch) cannot run normally on A10-24G. The current running demo is still…
Blockchain Developer, Smart Contract, & Solidity Course - Powered By AI - Beginner to Expert Course | Foundry Edition 2023 Welcome to the repository for the Blockchain Developer, Smart Contract, & Solidity Course | Powered By AI | Beginner to Expert Course | Foundry Edition 2023 Lessons 0 - 6 Lessons 7 - 11 Lessons 12 - 15 YouTube Playlist Table of Contents Re…
SPQR model compression Note: This repository contains quantization algorithm and the model evaluation code for SpQR method for LLM compression; The efficient inference code will be added soon. It accompanies the research paper "SpQR: A Sparse-Quantized Representation for Near-Lossless LLM Weight Compression" . Installation Packages Install packages from requirements.txt: pip install -r requirements.txt Note: the results reported in the ArXiv paper where obtained using 4.28.dev0 version …
Text To Video Synthesis Colab🐣 Please follow me for new updates https://twitter.com/camenduru 🔥 Please join our discord server https://discord.gg/k5BwmmvJJU 🚦 WIP 🚦 Colab Type zeroscope_v1_1_320s_text_to_video_colab cerspense/zeroscope_v1-1_320s potat1_text_to_video_colab camenduru/potat1 zeroscope_v1_320s_text_to_video_colab cerspense/zeroscope_v1_320s ms_1_7b_text_to_video_colab damo-vilab/text-to-video-ms-1.7b animov_512x_text_to_video_colab strangeman3107/animov-512x …
Modern UI for AnsibleAnsible Semaphore Ansible Semaphore is a modern UI for Ansible. It lets you easily run Ansible playbooks, get notifications about fails, control access to deployment system. If your project has grown and deploying from the terminal is no longer for you then Ansible Semaphore is what you need. Installation Full documentation https://docs.ansible-semaphore.com/administration-guide/installation Snap sudo snap install semaphore sudo semaphore user add --admin --name &…
Latest Papers and Datasets on Multimodal Large Language ModelsAwesome-Multimodal-Large-Language-Models 🔥🔥🔥 A curated list of Multimodal Large Language Models (MLLM), including datasets, multimodal instruction tuning, multimodal in-context learning, multimodal chain-of-thought, llm-aided visual reasoning, foundation models, and others. 🔥🔥🔥 This list will be updated in real time. 🔥🔥🔥 A survey paper on MLLM is preparing and will be released soon. Welcome to join our WeChat group of MLLM communi…
InternLM InternLM is a multilingual large language model jointly developed by Shanghai AI Lab and SenseTime (with equal contribution), in collaboration with the Chinese University of Hong Kong, Fudan University, and Shanghai Jiaotong University. Technical report: [PDF] Note: Please right click the link above to directly download the PDF file. Abstract We present InternLM, a multilingual foundational language model with 104B parameters. InternLM is pre-trained on a large corpora with 1.6T token…