SIGN IN SIGN UP

llama_cpp server: slight refactor to init_llama function

Define an init_llama function that starts llama with supplied settings instead of just doing it in the global context of app.py

This allows the test to be less brittle by not needing to mess with os.environ, then importing the app
L
Lucas Doyle committed
efe8e6f8795eb2f92db22b841a40ad41fb053fe1
Parent: 6d8db9d