Topic: server

7 stories found

Today

releases54

Ollama releases: v0.34.4

Ollama released version 0.34.4, addressing issues like intermittent "model not found" errors and improving structured outputs processing. These updates aim to enhance the stability and efficiency of the server and application functionalities.

github.comโ†—

Yesterday

releases48

ggml/llama.cpp releases: b11114

The ggml/llama.cpp server was updated to fix router eviction race conditions by routing all model loads through a queue, ensuring that no model is evicted prematurely during loading. This update is crucial for improving the stability and reliability of model handling in the server.

github.comโ†—

Tuesday, September 15, 2026

releases48

ggml/llama.cpp releases: b10985

The ggml/llama.cpp project updated to hash-cache only weights for transfers above a certain threshold, allowing the rpc-server to serve cached files from a weight-specific cache, enhancing efficiency in model loading and management. This update is significant as it optimizes the workflow by reducing redundant data transfers and improving the performance of the model deployment process.

github.comโ†—

Monday, September 14, 2026

releases48

ggml/llama.cpp releases: v0.4.1

The ggml/llama.cpp version 0.4.1 update enhances support for new models and improves handling in various functionalities, marking significant advancements in model integration and server management. This release is crucial for developers looking to optimize their AI applications using these specific models.

github.comโ†—

Friday, September 11, 2026

releases48

ggml/llama.cpp releases: b10917

The ggml/llama.cpp project released a fix (commit b10917) to address an issue with precompiled headers in the llama-server when using MSVC, improving build times. This correction resolves a problem introduced by previous changes aimed at enhancing build efficiency.

github.comโ†—

Thursday, September 10, 2026

research40

X-CoSD: Communication-Efficient Cross-Vocabulary Collaborative Speculative Decoding

A new paper proposes X-CoSD, a communication-efficient method for collaborative speculative decoding that involves an on-device small language model generating candidates while a server large language model verifies them, aiming to improve distributed inference processes in large language models. This approach is crucial as it could enhance the efficiency and scalability of AI applications across devices.

arxiv.orgโ†—

๐ŸŒฟ That's all for now. Come back tomorrow.

7 of 7 items shown. Sources: 124 days indexed.