Derry Pratama

Results 14 comments of Derry Pratama

There's a bottleneck at the cvtrack module, it can only track one object at the same time. We should modify it to able to track multiple vehicle or for multiple...

> I'm wondering if there is a way to use memory in combination with a vector store. For example in a chatbot, for every message, the context of the conversation...

duplicate of https://github.com/stitionai/devika/issues/127

Experiencing the same problem with Qwn 72B running with `--quantize=bitsandbytes-nf4` https://huggingface.co/Qwen/Qwen1.5-72B-Chat/blob/main/tokenizer_config.json

On Qwen 72B there is nothing wrong with the chat_template https://huggingface.co/PNU-Infosec/Qwen1.5-72B-Chat/blob/main/tokenizer_config.json Yet i still got template not found ``` 2024-03-27T09:12:10.590140Z WARN text_generation_router: router/src/main.rs:343: Invalid hostname, defaulting to 0.0.0.0 2024-03-27T09:13:19.203101Z ERROR...

But why does it need to make a new page of an empty graph? That doesn't make sense. It would be better to remove the empty graph, OR move the...