| # CustomArchitecture Dialogue Model | |
| This is a pure PyTorch-based custom neural network architecture trained for Korean and English dialogue tasks. | |
| ## Features | |
| - Custom Transformer-based architecture. | |
| - Strict EOS (End Of Sentence) handling. | |
| - Multilingual support (Korean/English). | |