AutoCFD-7B / README.md
nielsr's picture
nielsr HF Staff
Add pipeline tag, library name and links to paper and code
4b60acd verified
|
raw
history blame
599 Bytes
metadata
license: mit
pipeline_tag: text-generation
library_name: transformers

Fine-tuning a Large Language Model for Automating Computational Fluid Dynamics Simulations

This model is a fine-tuned Qwen2.5-7B-Instruct LLM for automating Computational Fluid Dynamics (CFD) simulations, as described in Fine-tuning a Large Language Model for Automating Computational Fluid Dynamics Simulations. It translates natural language descriptions into executable OpenFOAM configurations.

The code for the model can be found at https://github.com/YYgroup/AutoCFD.