ScofieldYeh
ScofieldYeh
@astromaddie Does your branch here https://github.com/astromaddie/bilingual_book_maker support --model GPT4 and --use_context?
@astromaddie I tried --gpr4 but got error as :[Errno 2] No such file or directory: '/Users/mstemm/code/bilingual_book_maker\\debug_log.txt' will sleep 60 seconds
> > Maybe you need to reinstall llama-cpp-python with the following command: > > > CMAKE_ARGS="-DLLAMA_METAL_EMBED_LIBRARY=ON -DLLAMA_METAL=on" pip3 install -U --force-reinstall llama-cpp-python --no-cache-dir > > > > > > Answer...