You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use prompt from file using -f options and alpaca models. Nevertheless, when I use like that, the llama.cpp first prints out the whole input. How to avoid printing out whole input ?
I want to use prompt from file using
-foptions and alpaca models. Nevertheless, when I use like that, the llama.cpp first prints out the whole input. How to avoid printing out whole input ?