Open cwyou123 opened 5 months ago
Could you try using the --unsecure
flag and let me know if that fixes it?
Could you try using the
--unsecure
flag and let me know if that fixes it?
Is adding an --unsecure flag using the command line like this? /Users/llamafile-0.8.4.exe --port 13333 -m /Users/RoleLLM -c 2048 -b 512 --nobrowser -np 1 --lora /Users/ggml-adapter-mode.bin -ngl 33 --unsecure The final result obtained is consistent with the previous one
May I ask how to export and use LORA? I cannot use the BIN file converted with llama.cpp on my end, which will result in an error message😆