Skip to content

Commit 8cd5716

Browse files
committed
Update README.md regarding Tools usage
1 parent deaf3d4 commit 8cd5716

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Local LLM-assisted text completion for Qt Creator.
2525
- Chat support
2626
- Source and Image drag & drop support
2727
- Current editor selection predefined and custom LLM prompts
28-
28+
- [Tools usage](https://github.com/cristianadam/llama.qtcreator/wiki/Tools)
2929

3030
### llama.cpp setup
3131

@@ -89,6 +89,10 @@ The plugin requires FIM-compatible models: [HF collection](https://huggingface.c
8989

9090
![Qt Creator llama.cpp Chat](https://raw.githubusercontent.com/cristianadam/llama.qtcreator/refs/heads/main/screenshots/qtcreator-llamacpp-chat.webp)
9191

92+
### Using Tools on a MacBook M3 with `gpt-oss 20B`:
93+
94+
https://github.com/user-attachments/assets/b38f2d6b-aea8-4879-be17-73f0290e4f71
95+
9296
## Implementation details
9397

9498
The plugin aims to be very simple and lightweight and at the same time to provide high-quality and performant local FIM completions, even on consumer-grade hardware.

0 commit comments

Comments
 (0)