Closed evangineer closed 1 year ago
Must be a problem either with the build or the path.
Possibly the underlying CUDA driver. Need to investigate.
Okay, my bad.
AutoTokenizer isn't supported by ctransformers.
Need to dump that and change all references to chatbot.tokenizer to chatbot.tokenize as per https://github.com/marella/ctransformers#method-llmtokenize
On following instructions for Windows: