123 Downloads Updated 1 year ago
Structural_Llama is a powerful language model fine-tuned to provide insights and assistance with structural engineering tasks. Whether youβre a student, practicing engineer, or researcher, Structural_Llama can help you:
Understand complex concepts: Get in-depth explanations of structural design principles, analysis methods, failure modes, and code requirements. π
Solve problems efficiently: Receive guidance on design calculations, optimization approaches, and troubleshooting structural issues. π‘
Enhance your code: Get Python code suggestions (using NumPy, SciPy, and other relevant libraries) for analysis, visualization, and automating calculations. π»
Stay code-compliant: Get references to relevant design standards and regulations (AISC, ACI, CSA, Eurocode, etc.). π
π’ PSA: Do not rely on this model for creating correct structural calculations. It still has a long way to go! (note: the model is primed for Python, VS Code and Poetry; this can be easily modified).
You have a few options to get up and running. I recommend installing and managing through Open WebUI and using Docker to install, run and manage your models.
See the GitHub repo for detailed steps on installation via Docker and other tools.
If you just want the model, you can run:
ollama run joreilly86/structural_llama
Ask questions, try to be precise and decompose your problems into small sequential steps for best results.
Weβre excited to see how Structural_Llama helps you with your structural engineering projects!
For all things Python in engineering, subscribe to the Flocode newsletter and visit flocode.dev.
James π