Today's Open Source (2024-07-26): Stable Video 4D
Discover cutting-edge AI open-source models like Tele-FLM-1T, InternLM2-Step-Prover, Stable Video 4D, Llama Tutor, SuperCoder, and SuperMemory. Enhance your projects today!
Here are some interesting AI open-source models and frameworks I wanted to share today:
Project: InternLM2-Step-Prover
InternLM2-Step-Prover is an open-source model from the InternLM team focused on mathematical theorem proving. It has 7B parameters.
Trained on 29,000 theorems compiled from over 100 Lean 4 repositories, it can generate Lean 4 code to formalize mathematical theorems.
https://huggingface.co/internlm/internlm2-step-prover
https://arxiv.org/abs/2407.17227
Project: Tele-FLM-1T
Tele-FLM-1T is an open-source multilingual large language model from BAAI and TeleAI. It features a stable and efficient pre-training paradigm with enhanced factual judgment capabilities.
Based on a decoder-only transformer architecture, it is trained on approximately 2T tokens.
The Tele-FLM series shows excellent performance at its scale, sometimes surpassing larger models. It shares model weights along with core designs, engineering practices, and training details.
https://huggingface.co/CofeAI/Tele-FLM-1T
https://arxiv.org/abs/2404.16645
Project: Stable Video 4D
Stable Video 4D (SV4D) is an innovative video generation model from Stability AI. It allows users to upload a video and generates eight new view videos from different angles.
SV4D ensures consistency across multiple views and timestamps with high quality. It uses a lightweight 4D optimization framework, avoiding the need for multiple diffusion models for score distillation sampling (SDS), thus improving spatial and temporal consistency.
https://huggingface.co/stabilityai/sv4d
https://arxiv.org/abs/2407.17470
Project: Llama Tutor
Llama Tutor is an open-source AI personal tutor based on Llama 3.1, offering personalized teaching and learning support.
Integrating various technology stacks and APIs, Llama Tutor provides efficient knowledge retrieval and interactive teaching, aiming to enhance the user's learning experience.
https://github.com/Nutlope/llamatutor
Project: SuperCoder
SuperCoder is an autonomous software development system that uses advanced AI tools and agents to simplify and automate coding, testing, and deployment tasks, improving efficiency and reliability.
https://github.com/TransformerOptimus/SuperCoder
Project: SuperMemory
SuperMemory is a tool that helps users build a "second brain." It is like a ChatGPT for bookmarks, allowing users to import tweets or save websites and content using a Chrome extension.
SuperMemory aims to solve the problem of saving large amounts of internet content without revisiting it. With powerful search functions and various integrations, it helps capture, organize, and rediscover information easily.