Skip to content

Instantly share code, notes, and snippets.

@encredible
Created August 15, 2026 07:10
Show Gist options
  • Select an option

  • Save encredible/52560db9d24942d360fac84d6bc32edd to your computer and use it in GitHub Desktop.

Select an option

Save encredible/52560db9d24942d360fac84d6bc32edd to your computer and use it in GitHub Desktop.
Gaiel MLX Benchmark Results

Gaiel MLX Benchmark Results

encredible/Gaiel-1.5B-Korean-Tuned-MLX

{
  "runs": [],
  "cluster": {
    "nodeIdentities": {
      "2813df052252662eb4629a67c87696c3": {
        "modelId": "MacBook Pro",
        "chipId": "Apple M5 Pro",
        "friendlyName": "jaegwan\uc758 MacBook\u00a0Pro",
        "osVersion": "27.0",
        "osBuildVersion": "26A5406e"
      }
    },
    "topology": {
      "nodes": [
        "2813df052252662eb4629a67c87696c3"
      ],
      "connections": {}
    },
    "nodeMemory": {
      "2813df052252662eb4629a67c87696c3": {
        "ramTotal": {
          "inBytes": 25769803776
        },
        "ramAvailable": {
          "inBytes": 8161001472
        },
        "swapTotal": {
          "inBytes": 2147483648
        },
        "swapAvailable": {
          "inBytes": 1180041216
        }
      }
    }
  }
}

encredible/Gaiel-1.5B-Coding-Tuned-MLX

Failed: Command failed with exit code 1

encredible/Gaiel-7B-Korean-Tuned-MLX

{
  "runs": [],
  "cluster": {
    "nodeIdentities": {
      "2813df052252662eb4629a67c87696c3": {
        "modelId": "MacBook Pro",
        "chipId": "Apple M5 Pro",
        "friendlyName": "jaegwan\uc758 MacBook\u00a0Pro",
        "osVersion": "27.0",
        "osBuildVersion": "26A5406e"
      }
    },
    "topology": {
      "nodes": [
        "2813df052252662eb4629a67c87696c3"
      ],
      "connections": {}
    },
    "nodeMemory": {
      "2813df052252662eb4629a67c87696c3": {
        "ramTotal": {
          "inBytes": 25769803776
        },
        "ramAvailable": {
          "inBytes": 6112198656
        },
        "swapTotal": {
          "inBytes": 2147483648
        },
        "swapAvailable": {
          "inBytes": 1180041216
        }
      }
    }
  }
}

encredible/Gaiel-32B-Korean-Tuned-MLX

Failed: Command failed with exit code 1

encredible/Gaiel-72B-Korean-Tuned-MLX

Failed: Command failed with exit code 1

encredible/Gaiel-110B-Korean-Tuned-MLX

Failed: Command failed with exit code 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment