| from .configuration_gpt_and_prejudice import GptAndPrejudiceConfig | |
| from .modeling_gpt_and_prejudice import ( | |
| GptAndPrejudiceForCausalLM, | |
| GptAndPrejudiceCausalLMOutput, | |
| ) | |
| from .configuration_gpt_and_prejudice import GptAndPrejudiceConfig | |
| from .modeling_gpt_and_prejudice import ( | |
| GptAndPrejudiceForCausalLM, | |
| GptAndPrejudiceCausalLMOutput, | |
| ) | |