LLM.Embed¶
| Name | Mandatory | Description | Default | Type | 
|---|---|---|---|---|
| ⬅️ Input | The input of the shard, if any | [Int] | ||
| Output ➡️ | The resulting output of the shard | [Float] | ||
| Context | No | The LLM context to use | none | Var(LLM.Context) | 
| Normalization | No | Normalization type: -1=none, 0=max_abs, 2=euclidean, >2=p-norm | -1 | Int |