Qwen2.5-Coder is the code version of Qwen2.5, the large language model series developed by Qwen team, Alibaba Cloud. 🤗 Hugging Face | 🤖 ModelScope | 💻 Kaggle | 📑 Blog | 📖 Documentation 🖥️ Demo | 🖼 Artifacts | 💬 WeChat (微信) | 🫨 Discord | 📄Arxiv Visit our Hugging Face or ModelScope organization (click links above), search checkpoints with names starting with Qwen2.5-Coder-, and you will find all you need! Enjoy! Qwen2.5-Coder Series: Pow…
LLM-powered multiagent persona simulation for imagination enhancement and business insights.TinyTroupe 🤠🤓🥸🧐 LLM-powered multiagent persona simulation for imagination enhancement and business insights. TinyTroupe is an experimental Python library that allows the simulation of people with specific personalities, interests, and goals. These artificial agents - TinyPersons - can listen to us and one another, reply back, and go about their lives in simulated TinyWorld environments. This is achi…
OSX (macOS) inside a Docker container.OSX OSX (macOS) inside a Docker container. Features ✨ KVM acceleration Web-based viewer Automatic download Usage 🐳 Via Docker Compose: services: macos: image: dockurr/macos container_name: macos environment: VERSION: "13" devices: - /dev/kvm cap_add: - NET_ADMIN ports: - 8006:8006 - 5900:5900/tcp - 5900:5900/udp stop_grace_period: 2m Via Docker CLI: docker run -it --rm -p…
Pretty fancy and modern terminal file manager Demo Perform common operations Content Installation Build Supported Systems Tutorial Plugins Themes Hotkeys Contributing Troubleshooting Thanks Support Contributors Star History Installation Quick install Using bash (Support MacOS and linux) bash -c "$(curl -sLo- https://superfile.netlify.app/install.sh)" Using powershell (Support Windows) powershell -ExecutionPolicy Bypass -Command "Invoke-Expression ((New-O…
Developer Document: AI Toolkit for Visual Studio Code This is the temporary documentation site for AI Toolkit for VS Code. For now we have the following topics covered: Overview Get Started Models Playground Finetune FAQ If you have any question not yet covered, or you have suggestion of the doc topics and contents, you can create a GitHub issue on this repo.
Cross-platform internet upload/download manager for HTTP(S), FTP(S), SSH, magnet-link, BitTorrent, m3u8, ed2k, and online videos. WebDAV client, FTP client, SSH client.English | 简体中文 | 繁體中文 | 한국어 | Hindi | Arabic | Français | Русский | Latin | 日本語| Italian | Deutsch | Portuguese Br | Español | svenska | فارسی | Türkçe File centipede is an All-In-One internet file upload/download manager, BitTorrent Client, WebDAV client, FTP client, and SSH client. It is designed to be fast, customizabl…
Bjorn is a powerful network scanning and offensive security tool for the Raspberry Pi with a 2.13-inch e-Paper HAT. It discovers network targets, identifies open ports, exposed services, and potential vulnerabilities. Bjorn can perform brute force attacks, file stealing, host zombification, and supports custom attack scripts.Bjorn Table of Contents Introduction Features Design Educational Aspects Disclaimer Extensibility Development Status Detailed Project Description Project Structure C…
Predatory ESP32 Firmware 🦈 Bruce Bruce is meant to be a versatile ESP32 firmware that supports a ton of offensive features focusing on facilitating Red Team operations. It also supports m5stack products and works great with Cardputer, Sticks and M5Cores. 🏗️ How to install The easiest way to install Bruce is using our official Web Flasher! Check out: https://bruce.computer/flasher Alternatively, you can download the latest binary from releases or actions and flash locally using esptool.py esptoo…
Letta (formerly MemGPT) is a framework for creating LLM services with memory. Letta (previously MemGPT) Homepage // Documentation // Letta Cloud 👾 Letta is an open source framework for building stateful LLM applications. You can use Letta to build stateful agents with advanced reasoning capabilities and transparent long-term memory. The Letta framework is white box and model-agnostic. NoteLooking for MemGPT? You're in the right place! The MemGPT package and …