Jak korzystać z Bielika?
Bielik, a large language model available under the Apache 2.0 license for commercial and non-commercial use, can be accessed via a chat demo at chat.bielik.ai, through APIs from providers including Cy…
Hugging Face is an AI community platform and company providing a hub for open-source machine learning models, datasets, and demo spaces. It hosts over 500,000 models and is widely used by the AI research community.
Bielik, a large language model available under the Apache 2.0 license for commercial and non-commercial use, can be accessed via a chat demo at chat.bielik.ai, through APIs from providers including Cy…
A user reported a bug in Hugging Face's Agents Course where a hardware quota limit error appears despite having only one active Space. The user paused all other Spaces but the system still shows the q…
Hugging Face's Models page has a critical UI bug where filters, sort, and the 'Add filters' button are completely unresponsive. Users can still filter models by manually entering URL parameters such a…
AudarAI released Audar-ASR-V1, an open-weight speech recognition model focused on Arabic and its dialects, with plans to expand to multilingual audio intelligence. The release includes Flash and Turbo…
TensorSharp, an open-source local LLM inference engine for GGUF models, has been released by developer Zhongkai Fu. The .NET-based engine runs on personal hardware, supports NVIDIA, AMD, Intel, and Ap…
Hugging Face released the third part of its 'Profiling in PyTorch' series, focusing on profiling attention mechanisms in transformer models. The post demonstrates how to use PyTorch's profiler to anal…
Hugging Face's smolagents library enables AI agents to generate and execute SQL queries against databases, using a code-based reasoning approach that allows error correction and verification. The agen…
Hugging Face appears to have restricted free accounts from creating CPU Basic Gradio Spaces, leaving only ZeroGPU as the available runtime. Users report that Docker is marked as paid and switching to …
Google released TabFM on July 1, a zero-shot foundation model for tabular data that generates predictions without training on the user's dataset, using in-context learning. The model achieves state-of…
Hugging Face Spaces users reported a runtime error preventing deployments from starting, with spaces stuck in an 'APP_STARTING' state for 30-40 minutes before failing. The issue, which affected both n…
Hugging Face has restricted free-tier accounts from selecting Gradio as an SDK when creating a new Space, impacting a nonprofit that uses the platform for teaching AI/ML to teens. The organization is …
OpenAI's GPT model is now available on Hugging Face under the openai-community/openai-gpt repository with an MIT license. The model, which has 239,921 downloads and 296 likes, is listed for text-gener…
A developer tested whether small local language models can drive MCP (Model Context Protocol) tools using Goose's built-in local inference on an M3 24GB laptop. A 4B model successfully executed tool c…
A developer building a custom logits processor for generative models seeks to implement two-phase generation that separates reasoning from verbatim text output. The challenge involves detecting the tr…
Researchers at MATS 8.1 studied how large language model values emerge from post-training data, finding that predicting value changes is tractable but confounded by simple approximations. They open-so…
NVIDIA AI released Nemotron-Labs-3-Puzzle-75B-A9B, a compressed hybrid MoE LLM that achieves up to 2.14x server throughput on 8xB200 nodes and enables 8 concurrent 1M-token requests on a single H100, …
A developer reports stable performance running Nvidia's Qwen3.6-27B-NVFP4 model on a DGX Spark system with under 120GB VRAM, sharing specific configuration parameters including quantization, KV-cache …
Amazon Web Services announced new capabilities for Amazon SageMaker HyperPod, including inference data capture, direct model deployment from community hubs, NVMe storage for reduced latency, and Route…
NVIDIA and Hugging Face have integrated Isaac GR00T 1.7 and Isaac Teleop into the open-source robotics library LeRobot, enabling vision-language-action workflows and standardized human-demonstration d…
Hugging Face has restricted Gradio Spaces to paid plans, preventing new free-tier users from selecting Gradio as an SDK. The change disrupts a nonprofit's free AI/ML education program for teens, which…