Just a fork of: https://github.com/AllAboutAI-YT/easy-local-rag.git
python3 localrag.py --model llama3.2 --embedding-model mxbai-embed-large --device cpu --save-embeddings --embedding-file embeddings.pt
python3 localrag.py --model llama3.2 --embedding-model mxbai-embed-large --device cpu --use-cache --embedding-file embeddings.pt