hexera-org/GmshNet-8B-v0.1
TEXT GENERATIONPricing:Input $0.4 / Cached $0.08 / Output $0.8Concurrent Unit Cost:1Model Size:7.6BQuant:FP8Context Size:32kTool Calling:SupportedPublished:Jun 10, 2026License:apache-2.0Architecture:Transformer0.0K Open Weights Featherless Exclusive Cold
GmshNet-8B-v0.1 by hexera-org is an open-source, dense, decoder-only 7.6 billion parameter large language model with a 32768 token context length. It specializes in generating Gmsh 4.x meshing scripts, producing structured analyses and robust geometry meshes. The model leverages chain-of-thought reasoning to create detailed meshing instructions and GMSH script code.
Loading preview...
GmshNet-8B-v0.1: Specialized Meshing Script Generation
GmshNet-8B-v0.1 is a 7.6 billion parameter, decoder-only large language model developed by hexera-org, specifically engineered for generating Gmsh 4.x meshing scripts. This model stands out by focusing on a highly specialized technical domain: the creation of finite element meshes and geometry definitions using Gmsh.
Key Capabilities
- Gmsh Script Generation: Translates natural language descriptions of meshing requirements into executable Gmsh 4.x script code.
- Chain-of-Thought Reasoning: Employs a structured thinking process to break down complex meshing tasks, outlining geometry, meshing approach, and construction steps before generating the final script.
- Detailed Mesh Control: Capable of defining intricate mesh parameters, including refinement zones (e.g., around holes for stress concentration analysis), coarser regions, and physical groups for boundaries and surfaces.
- Finite Element Analysis Preparation: Generates scripts suitable for direct use in finite element analysis workflows by correctly defining physical entities.
Good For
- Automating Gmsh Script Creation: Ideal for engineers and researchers who frequently need to generate complex 2D or 3D meshes for simulations.
- Rapid Prototyping of Meshes: Quickly create initial mesh geometries and refine them through iterative prompts.
- Educational Purposes: Can serve as a tool to understand how Gmsh scripts are constructed for specific geometries and meshing requirements.