Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnClaw authored Nov 26, 2024
1 parent 49550f3 commit fde51bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
D-lang api wrapper for llm-inference chatllm.cpp

All credits go to original repo: https://github.com/foldl/chatllm.cpp, gpt 4 telegram bot, qwen coder 32b instruct and rikki_cattermole from official D-lang discord for his advice: "D doesn't use pointers for strings. It uses slices, which is a length + pointer pair".

You can make exe running this command line: ldc2 libchatllm.lib main.d

0 comments on commit fde51bd

Please sign in to comment.