Fails to load

#1
by Thundermonkey - opened

I'm attempting to run on LM studio and I'm getting a fail to load error. any updates or anything I should know to get this going?

Thanks

image.png

{
  "data": {
    "memory": {
      "ram_capacity": "15.82 GB",
      "ram_unused": "6.25 GB"
    },
    "gpu": {
      "type": "AmdOpenCL",
      "vram_recommended_capacity": "11.98 GB",
      "vram_unused": "11.98 GB"
    },
    "os": {
      "platform": "win32",
      "version": "10.0.22631",
      "supports_avx2": true
    },
    "app": {
      "version": "0.2.19",
      "downloadsDir": "C:\\Users\\JacobLehman\\.cache\\lm-studio\\models"
    },
    "model": {}
  },
  "title": "Model with key liaaron1/llama-2-7b-bible-ggml-f16-q4_0/llama-2-7b-bible-ggml-f16-q4_0.gguf not found."
}```

Failed to load on my lower end system too

Sign up or log in to comment