With the release of Gemma 4, I launched a new Space called MEDPAI — a medical imaging analysis tool that combines object detection with multimodal AI. Here's how it works:
Upload a CT scan or X-ray Computer vision models detect and annotate findings Gemma 4 33B generates a report or answers your questions about the image
Currently available detectors: dental analysis and bone fracture detection. More models are in the pipeline — follow the Space to stay updated! alibidaran/MEDPAI
Hugging Face MCP Server v0.3.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Replace model_search and dataset_search with combined hub_repo_search tool. - Less distracting description for hf_doc_search - model_search and dataset_search tool calls will still function (plan to remove next release).
My TIGER app is now fully working again, with fixes and full compatibility with Gradio 6 🚀
It lets you: - 🎙️ Separate multiple speakers from an audio file - 🎬 Extract each speaker directly from a video - 🎧 Split audio into dialog, music, and sound effects (DnR) - 🎥 Apply DnR separation directly on videos
All powered by lightweight TIGER models for fast and efficient speech separation.
Introducing GRM2, a powerful 3 billion parameter model designed for long-term reasoning and high performance in complex tasks.
Even with only 3 billion parameters, it outperforms qwen3-32b in several benchmarks and complex reasoning tasks.
With just 3 billion parameters, it can also generate extensive and complex code with over 1000 lines, utilize tools comparable to larger models, and is perfect for agentic tasks.
GRM2 is licensed under Apache 2.0, making it ideal as a base for FineTune in other tasks.