Is there a method to reduce local embedding using ollama
I am trying to run this code which taking the pdfs contents and convert it to vectors using ollama embedding then saving it to faiss vector database.
I am trying to run this code which taking the pdfs contents and convert it to vectors using ollama embedding then saving it to faiss vector database.