GitHub - charmbracelet/vhs: Your CLI home video recorder 📼
VHS Write terminal GIFs as code for integration testing and demoing your CLI tools. The above example was generated with VHS ( view source ). Tutorial To get started, install VHS and create a new .tape file. vhs new demo.tape Open the .tape file with your
GitHub - 666ghj/MiroFish: A Simple and Universal Swarm Intelligence Engine, Predicting Anything. 简洁通用的群体智能引擎,预测万物
简洁通用的群体智能引擎,预测万物 A Simple and Universal Swarm Intelligence Engine, Predicting Anything English | 中文文档 ⚡ Overview MiroFish is a next-generation AI prediction engine powered by multi-agent technology. By extracting seed information from the real world (such as
GitHub - lllllllillllllillll/DweebUI: DweebUI is a WebUI for managing your containers. Simple setup, a dynamically updating dashboard, and a
DweebUI Beta v0.60 ( 🔥 Experimental 🔥 ) Free and Open-Source WebUI For Managing Your Containers. Features - A dynamically updating dashboard that displays server metrics along with container metrics and container controls. - Multi-user support with
GitHub - naklecha/llama3-from-scratch: llama3 implementation one matrix multiplication at a time
llama3 implemented from scratch in this file, i implemented llama3 from scratch, one tensor and matrix multiplication at a time. also, im going to load tensors directly from the model file that meta provided for llama3, you need to download the weights before