37
0

Text2Model: Generating dynamic chemical reactor models using large language models (LLMs)

Abstract

As large language models have shown remarkable capabilities in conversing via natural language, the question arises as to how LLMs could potentially assist chemical engineers in research and industry with domain-specific tasks. We generate dynamic chemical reactor models in Modelica code format from textual descriptions as user input. We fine-tune Llama 3.1 8B Instruct on synthetically generated Modelica code for different reactor scenarios. We compare the performance of our fine-tuned model to the baseline Llama 3.1 8B Instruct model and GPT4o. We manually assess the models' predictions regarding the syntactic and semantic accuracy of the generated dynamic models. We find that considerable improvements are achieved by the fine-tuned model with respect to both the semantic and the syntactic accuracy of the Modelica models. However, the fine-tuned model lacks a satisfactory ability to generalize to unseen scenarios compared to GPT4o.

View on arXiv
@article{rupprecht2025_2503.17004,
  title={ Text2Model: Generating dynamic chemical reactor models using large language models (LLMs) },
  author={ Sophia Rupprecht and Yassine Hounat and Monisha Kumar and Giacomo Lastrucci and Artur M. Schweidtmann },
  journal={arXiv preprint arXiv:2503.17004},
  year={ 2025 }
}
Comments on this paper