ACD
ACD copied to clipboard
Request for an ACD with ollama Deepseek
This would possibly lead to a better understanding of the models capabilities and further strengthen research in this domain.
I'm currently working on continuous model training methods and I think ACD might be a useful tool.
Even with Deepseek1.5b which I'm testing, it seems promising to further develop and also is accessible enough to tweak the process/enable iteration on learning.
Thanks!
Hey! This should be extremely easy to add, essentially you just need to modify the LLMs list and route the requests appropriately in:
https://github.com/conglu1997/ACD/blob/main/src/llm_utils.py