spacr.chat_bot

Module Contents

spacr.chat_bot.load_model(model_queue)[source]

Load the Falcon-7B model and send the status via a queue.

spacr.chat_bot.language_chat(tokenizer, model, user_input)[source]