backends
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| backends [2026/03/17 16:43] – tys | backends [2026/03/17 16:44] (current) – tys | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Backends ====== | ====== Backends ====== | ||
| - | By itself, an [[models|LLM]] is just a block of data. The software required to perform inference with that data is typically called a " | + | By itself, an [[models|LLM]] is just a block of data. The software required to perform inference with that data is typically called a " |
| Sometimes the [[interfaces|interface]] includes a backend (e.g. [[interfaces: | Sometimes the [[interfaces|interface]] includes a backend (e.g. [[interfaces: | ||
| Line 11: | Line 11: | ||
| Additionally, | Additionally, | ||
| - | === Inference Engines === | + | ==== Inference Engines |
| Each of the following perform inference without needing additional software. User friendliness is not the first priority with these utilities. | Each of the following perform inference without needing additional software. User friendliness is not the first priority with these utilities. | ||
| Line 22: | Line 22: | ||
| | [[https:// | | [[https:// | ||
| - | === Engine Manangers === | + | ==== Engine Manangers |
| These tools are designed to provide a user-friendly layer which handles backend needs and engine management simultaneously. If you're not sure what to pick, this is a good place to start. | These tools are designed to provide a user-friendly layer which handles backend needs and engine management simultaneously. If you're not sure what to pick, this is a good place to start. | ||
backends.1773765824.txt.gz · Last modified: by tys
