František Trebuňa


2023

pdf bib
VisuaLLM: Easy Web-based Visualization for Neural Language Generation
František Trebuňa | Ondrej Dusek
Proceedings of the 16th International Natural Language Generation Conference: System Demonstrations

VisuaLLM is a Python library that enables interactive visualization of common tasks in natural language generation with pretrained language models (using HuggingFace’s model API), with tight integration of benchmark datasets and fine-grained generation control. The system runs as a local generation backend server and features a web-based frontend, allowing simple interface configuration by minimal Python code. The currently implemented views include data visualization, next-token prediction with probability distributions, and decoding parameter control, with simple extension to additional tasks.