Skip to content

Instantly share code, notes, and snippets.

@encredible
Created August 16, 2026 01:55
Show Gist options
  • Select an option

  • Save encredible/32fc0a0690100f94677dbb1d45e71c05 to your computer and use it in GitHub Desktop.

Select an option

Save encredible/32fc0a0690100f94677dbb1d45e71c05 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": {
      "d3e74486ca588735ca37e0c78be109cd": {
        "modelId": "MacBook Pro",
        "chipId": "Apple M5 Pro",
        "friendlyName": "jaegwan\uc758 MacBook\u00a0Pro",
        "osVersion": "27.0",
        "osBuildVersion": "26A5406e"
      }
    },
    "topology": {
      "nodes": [
        "d3e74486ca588735ca37e0c78be109cd"
      ],
      "connections": {}
    },
    "nodeMemory": {
      "d3e74486ca588735ca37e0c78be109cd": {
        "ramTotal": {
          "inBytes": 25769803776
        },
        "ramAvailable": {
          "inBytes": 11781586944
        },
        "swapTotal": {
          "inBytes": 2147483648
        },
        "swapAvailable": {
          "inBytes": 1144258560
        }
      }
    }
  }
}

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

Failed: Command failed with exit code 1

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

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

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