Autoregressive Glossary

Browse 1 autoregressive terms defined in plain English, from the cultural dictionary of computing.

1 Autoregressive Terms

Causal Language Model
A language model trained to predict the next token using only preceding context. It influences how models are trained, evaluated, or served, and it can...

Related Topics