temperature

Tag

Cards List
#temperature

your llm feature is probably non deterministic and you don't know it. what i learned making a fintech ai give the same answer twice

Reddit r/ArtificialInteligence · 2026-07-22

A developer shares lessons learned when making an AI that analyzes trading charts give consistent answers. The fix involves setting temperature to 0 and using a fixed seed across all pipeline stages, and emphasizes that determinism is a trust feature that must be paired with grounding against ground truth.

0 favorites 0 likes
#temperature

Gemini last models: temperature, top_p, and top_k are deprecated and ignored

Hacker News Top · 2026-07-21

Google's Gemini models are deprecating and ignoring the temperature, top_p, and top_k parameters, likely simplifying inference configuration.

0 favorites 0 likes
#temperature

Making LLMs Better at Creative Writing using Entropy

Reddit r/LocalLLaMA · 2026-07-02 Cached

This article presents a technique to improve LLM creative writing by modifying the sampling process using entropy, aiming to reduce the generic 'LLM feel' in generated text.

0 favorites 0 likes
#temperature

@snowboat84: I've been pondering this for years: the relationship between statistical mechanics and AI. Statistical mechanics, using a statistical approach to molecular dynamics, reproduces the elegant fundamental theorems of thermodynamics, especially the beautiful relationships between macroscopic quantities like entropy, free energy, and of course temperature and pressure. The question is, does AI have these thermodynamic mac...

X AI KOLs Timeline · 2026-06-25 Cached

This tweet explores the relationship between statistical mechanics and artificial intelligence, citing a paper that proposes a thermodynamic theory for machine learning systems, introducing concepts like temperature, entropy, and energy, and treating the training process as a phase transition.

0 favorites 0 likes
#temperature

@mylifcc: A treasure-level LLM sampling guide is here — Title: "Dummy's Guide to Modern LLM Sampling" — This article thoroughly explains the sampler mechanisms in modern LLM text generation: from Temperature, Top-P/Mi…

X AI KOLs Timeline · 2026-06-21 Cached

Recommended a deep guide on modern LLM sampling mechanisms, covering methods such as Temperature, Top-P, Mirostat, etc., of significant reference value for developers aiming to improve output quality.

0 favorites 0 likes
#temperature

@TheTuringPost: https://x.com/TheTuringPost/status/2068474648925216861

X AI KOLs Timeline · 2026-06-20 Cached

An educational overview of knowledge distillation, covering its history, core concepts like softmax and temperature, types, scaling laws, and practical examples including DeepSeek-R1.

0 favorites 0 likes
#temperature

My suitcase robot gets high now off a real gas sensor wired straight into the LLM sampler. Smoke raises temperature/top_p/top_k live, so his speech genuinely gets loopier and never repeats.

Reddit r/LocalLLaMA · 2026-06-18

A suitcase robot uses a real gas sensor to live-adjust LLM sampler parameters (temperature, top_p, top_k) based on smoke detection, causing the robot's speech to become more unpredictable and loop-free.

0 favorites 0 likes
#temperature

Rethinking the Role of Temperature in Large Language Model Distillation

arXiv cs.LG · 2026-06-02 Cached

This paper reexamines the role of temperature in large language model distillation, revealing that temperature asymmetrically benefits forward KL divergence over reverse KL, allowing simple KL methods to match state-of-the-art distillation approaches at higher temperatures.

0 favorites 0 likes
#temperature

Consistently Informative Soft-Label Temperature for Knowledge Distillation

arXiv cs.LG · 2026-05-21 Cached

Proposes CIST, a method that assigns separate sample-wise adaptive temperatures to teacher and student in knowledge distillation, producing consistently informative soft labels and relaxing rigid logit-scale matching. Experiments on vision and language tasks show consistent improvements over standard KD.

0 favorites 0 likes
← Back to home

Submit Feedback