diff --git a/README.md b/README.md index 7b1474d..5e28a94 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # chatllm.v V-lang api wrapper for llm-inference chatllm.cpp + +All credits go to original repo: https://github.com/foldl/chatllm.cpp and DeepSeek AI (https://chat.deepseek.com/) which made 99% of work. I only guided it with prompts.