Method__init__(self, filenames, n_chunks, block_size, seed=12345, shuffle=True, wrap=False, num_processes=1, process_rank=0)
lit_llama/packed_dataset.py:40
Method__init__(
self,
outdir,
prefix,
chunk_size,
sep_token,
dtype="auto",
lit_llama/packed_dataset.py:71
Method__init__(self, filenames, n_chunks, block_size, seed, shuffle, wrap)
lit_llama/packed_dataset.py:140
Method__init__(self, in_features, out_features, bias: bool, *, bits, tile_cols)
lit_llama/quantization.py:341
Method__init__(
self,
linear_module,
*,
bits,
perchannel=True,
sym=False,
lit_llama/quantization.py:432