Latest news about: Docker
Showing the 10 most recent updates on Docker in EN.
// HACKER NEWS — CYBERSECURITY
How to use Qwen/Qwen3.8-2.4T-A95B with Transformers:
How to use Qwen/Qwen3.8-2.4T-A95B with Docker Model Runner:
This repository contains model weights and configuration files for the post-trained model in the Hugging Face Transformers format.
These artifacts are compatible with vLLM, SGLang, Tok...
// ITS FOSS — LINUX & OPEN SOURCE
Welcome to the first issue of Local AI Weekly. A lot of It's FOSS readers have been curious about local AI but didn't want it mixed into FOSS Weekly. So here we are. A separate space for people who want to explore AI but the open source ones.
I'll be sharing experiments from my own hardware, open m...
// HACKER NEWS — CYBERSECURITY
How to use nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-NVFP4 with Transformers:
How to use nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-NVFP4 with vLLM:
How to use nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-NVFP4 with SGLang:
How to use nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-NVFP4 with D...
// HACKER NEWS — CYBERSECURITY
How to use LiquidAI/LFM2.5-2.6B with Docker Model Runner:
LFM2.5-2.6B is part of LFM2.5, a family of hybrid models designed for on-device deployment. It builds on the LFM2 architecture with a 128K context window and agentic post-training.
Find more information about LFM2.5-2.6B in our blog post.
...
// ITS FOSS — LINUX & OPEN SOURCE
I have argued this in the past as well. RSS feeds are the simplest way to get out of the algorithm's web.
Every platform wants to decide what they think you should read. RSS feed is the resistance. You have a list of your own favorite websites that you trust (like It's FOSS), you add these sources ...
// ITS FOSS — LINUX & OPEN SOURCE
Running local AI models has become surprisingly accessible. Install Ollama, pull a model, and you can start chatting with it in minutes. That's exactly how I began my journey with local AI.
Using an LLM directly in terminal is okayish but it limits your ability. That's why there are so many fronten...