ulimit -c unlimited
Above comment will enable core dumps at any circumstance. Usually, Linux does not dump core files if the snapshot is too large. In that case, use the above command before run the application.
Using local llm (lmstudio) on cursor
11 months ago
No comments:
Post a Comment