Advertisement
Guest User

Untitled

a guest
Feb 21st, 2024
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. ```json
  2. {
  3. "cause": "(Exit code: 1). Please check settings and try loading the model again. ",
  4. "suggestion": "",
  5. "data": {
  6. "memory": {
  7. "ram_capacity": "7.64 GB",
  8. "ram_unused": "7.64 GB"
  9. },
  10. "gpu": {
  11. "type": "NvidiaCuda",
  12. "vram_recommended_capacity": 0,
  13. "vram_unused": 0
  14. },
  15. "os": {
  16. "platform": "linux",
  17. "version": "6.5.0-18-generic",
  18. "supports_avx2": true
  19. },
  20. "app": {
  21. "version": "0.2.15",
  22. "downloadsDir": "/home/macaulj/.cache/lm-studio/models"
  23. },
  24. "model": {}
  25. },
  26. "title": "Model error"
  27. }```
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement