This sketch represents the idea of falling asleep and the mind fragmenting to release the thoughts and bits of the day. Used the
microsoft mageflow to give it depth and color. Very accurate detection of the ink drawings small marking and application of interesting details. microsoft/mage-flow
๐ We provide **free** hardware to quantize models at the [Intel Low Bit Open LLM Leaderboard](Intel/low_bit_open_llm_leaderboard), currently supporting Pure RTN mode powered by AutoRound
I've made 8 Spaces in the Qwen-Image-Edit series, and out of them, 5 Spaces reached โSpace of the Weekโ! A few Spaces are still topping the list even after many months.
Cumulatively, the series has crossed 8.2 million+ ZeroGPU runs and nearly 4 million visitors overall.
Open agents on AWS SageMaker AI with open models from the Hugging Face Hub!
> Deploy an open model from the Hugging Face Hub on SageMaker AI > Connect the deployed model to Strands Agents > Add built-in and custom tools for tool calling > Expose external capabilities through MCP integration > Bonus: talk to your agent and visualize traces with Gradio
This is Centauri - It's a lightweight Agent Development Environment for Linux with git source control and codebase understanding.
I've tried out several different IDE/ADEs and nothing has really worked as well as I'd like for what I need. For the options that I did like, BYOK was second-class, or in the case of a full IDE, it sometimes felt like I was trying to get an airliner into low-earth-orbit.
Enter: Centauri - a simple local-first CLI harness wrapper with a focused git source-control workspace.
It gives you a clean side-by-side flow: - run your preferred CLI coding agent in an embedded terminal - watch repository changes appear in the Changes panel - generate an industry-standard commit message - commit and push without leaving the app
It's designed to complement tools like Claude Code, Codex, Pi, OpenCode, etc. It does not replace Git, your terminal, or your existing credentials - it wraps the tools you already use into a tighter cohesive workspace optimized for engineering with an agent.
I built Centauri for myself after trying way too many different options. It solves several pain points for me and I'm sharing it in case it solves some for you too!