Page 36 of 192

AllHigh signalRecent
7679 articles
arXiv cs.LG·

STARIXNet: Multivariate and Multi-attribute Deep Learning Approach to Real-Time Resource Allocation in Cloud Platforms

STARIXNet is a lightweight neural network for real-time resource allocation in cloud platforms. It captures spatio-temporal relationships among multiple system metrics (seasonality, trend, auto-regression, exogenous variables) and prioritizes service stability over forecast accuracy. Deployed at Walmart, it achieves 10-50% cost savings.

InfrastructureBenchmarksCode generation
SIG
75
HYP
25
Reddit r/LocalLLaMA·

Used local Ollama (gemma4:e4b + nomic-embed-text) to bulk-generate AI summaries for 4300 arXiv papers and push them to a remote Cloudflare DB — pipeline walkthrough

Developer built ArxivExplorer, semantic arXiv search engine with AI-generated summaries. Local pipeline uses Ollama: gemma4:e4b (8B) for structured JSON summaries, nomic-embed-text (137M) for 768-dim embeddings. 4300 papers processed, ~95% first-pass success rate, storage via Cloudflare D1/Vectorize. REST API 100× faster than wrangler.

RAGEmbeddingsOpen source
SIG
75
HYP
25
GitHub Trending·

<svg aria-hidden="true" data-component="Octicon" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-repo mr-1 tmp-mr-1 color-fg-muted"> <path d="M2 2.5A2.5 2.5 0 0 1 4.5 0h8.75a.75.75 0 0 1 .75.75v12.5a.75.75 0 0 1-.75.75h-2.5a.75.75 0 0 1 0-1.5h1.75v-2h-8a1 1 0 0 0-.714 1.7.75.75 0 1 1-1.072 1.05A2.495 2.495 0 0 1 2 11.5Zm10.5-1h-8a1 1 0 0 0-1 1v6.708A2.486 2.486 0 0 1 4.5 9h8ZM5 12.25a.25.25 0 0 1 .25-.25h3.5a.25.25 0 0 1 .25.25v3.25a.25.25 0 0 1-.4.2l-1.45-1.087a.249.249 0 0 0-.3 0L5.4 15.7a.25.25 0 0 1-.4-.2Z"></path> </svg> <span data-view-component="true" class="text-normal"> magenta /</span> magenta-realtime

Magenta RealTime 2 is Google's open-weights model for real-time live music generation. It enables low-latency music creation accessible as open-source.

DeepMindOpen source
SIG
75
HYP
25
GitHub Trending·

<svg aria-hidden="true" data-component="Octicon" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-repo mr-1 tmp-mr-1 color-fg-muted"> <path d="M2 2.5A2.5 2.5 0 0 1 4.5 0h8.75a.75.75 0 0 1 .75.75v12.5a.75.75 0 0 1-.75.75h-2.5a.75.75 0 0 1 0-1.5h1.75v-2h-8a1 1 0 0 0-.714 1.7.75.75 0 1 1-1.072 1.05A2.495 2.495 0 0 1 2 11.5Zm10.5-1h-8a1 1 0 0 0-1 1v6.708A2.486 2.486 0 0 1 4.5 9h8ZM5 12.25a.25.25 0 0 1 .25-.25h3.5a.25.25 0 0 1 .25.25v3.25a.25.25 0 0 1-.4.2l-1.45-1.087a.249.249 0 0 0-.3 0L5.4 15.7a.25.25 0 0 1-.4-.2Z"></path> </svg> <span data-view-component="true" class="text-normal"> ggml-org /</span> llama.cpp

llama.cpp is a C/C++ project for LLM inference. Available on GitHub, it enables efficient execution of language models in C/C++.

LlamaCode generationOpen source
SIG
75
HYP
15