janhq / jan

Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM)
https://jan.ai/
GNU Affero General Public License v3.0
23.74k stars 1.38k forks source link

fix: temporary create a deps folder to have cortex.cpp work #4064

Closed louis-jan closed 4 days ago

louis-jan commented 4 days ago

Describe Your Changes

This folder structure update aims to ensure that cortex.cpp functions correctly when attempting to create a folder in a read-only location. It needs an empty folder for the current logic check. There will be a fix from cortex.cpp on that.

Fixes Issues

Self Checklist

github-actions[bot] commented 4 days ago

Barecheck - Code coverage report

Total: 69.28% Your code coverage diff: 0.00% ▴ ✅ All code changes are covered