Fix various typos found in docs (#32212)
Signed-off-by: Andrew Bennett <potatosaladx@meta.com>
This commit is contained in:
@@ -138,7 +138,7 @@ Note that the sampler will access the logits processors via `SamplingMetadata.lo
|
||||
# ...return sampler output data structure...
|
||||
|
||||
|
||||
def sample(self, logits, sampling_metadta)
|
||||
def sample(self, logits, sampling_metadata)
|
||||
|
||||
...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user