ajweber

Results 6 issues of 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...

enhancement

### 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....

bug

### 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...

bug

### 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...

bug

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,...

enhancement
RAG
Low-level API

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...

bug