* Add logits_processor option for the generation as in huggingface transformers library * concatenation correction * Rename the tokens variable for clarity * remove the logit_bias argument from generate_step method * fix the variable name * nits + test * test * add back logit bias + test --------- Co-authored-by: Awni Hannun <awni@apple.com> |
||
|---|---|---|
| .. | ||
| test_datsets.py | ||
| test_finetune.py | ||
| test_generate.py | ||
| test_gguf.py | ||
| test_models.py | ||
| test_sample_utils.py | ||
| test_server.py | ||
| test_tuner_utils.py | ||
| test_utils_load_model.py | ||
| test_utils.py | ||