replace_return_docstrings(output_type=CausalLMOutputWithPast, config_class=_CONFIG_FOR_DOC)
| 1 | # coding=utf-8 |
| 2 | # Copyright 2022 EleutherAI and the HuggingFace Inc. team. All rights reserved. |
| 3 | # |
| 4 | # This code is based on EleutherAI's GPT-NeoX library and the GPT-NeoX |
nothing calls this directly
no outgoing calls
no test coverage detected