ajweber
ajweber
I have a number of top-level directories that are auto-created by a piece of software that apparently has a bug, because it does not clean them up and it makes...
### Description If you download a gguf model and update the LLM URL settings to the proper port where kotaemon is loading the model, testing against the "ollama" LLM works....
### Description Trying to test kotaemon on a minimal linux (AlmaLinux 8.10) machine. Thus, no X-windows and no installed browser. Is there a way to launch and connect via remote...
### Description Have tried a number of huggingface models and consistently get the error message: llama_model_load: error loading model: done_getting_tensors: wrong number of tensors; expected 292, got 291 This appears...
Many databases require an explicit "Close" or "Shutdown" of some kind to ensure consistent data is persisted. Adding a Close() method would allow the implementations to perform these necessary steps,...
Running from a console with virtually unchanged config.yaml. Periodically receive nasty looking errors in the log and console related to file access (I think). No known side effects result, but...