Skip to content

Commit 815edc5

Browse files
committed
Update README.md an screenshots
... mentioning the new chat functionality.
1 parent 5599e87 commit 815edc5

4 files changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ Local LLM-assisted text completion for Qt Creator.
2222
- Speculative FIM support
2323
- Speculative Decoding support
2424
- Display performance stats
25+
- Chat support
26+
- Source and Image drag & drop support
27+
- Current editor selection predefined and custom LLM prompts
2528

2629

2730
### llama.cpp setup
@@ -82,6 +85,10 @@ The plugin requires FIM-compatible models: [HF collection](https://huggingface.c
8285

8386
![Qt Creator llama.cpp Qt Quick](https://raw.githubusercontent.com/cristianadam/llama.qtcreator/refs/heads/main/screenshots/qtcreator-llamacpp-quick@2x.webp)
8487

88+
### Chat on a Mac Studio M2 with `gpt-oss 20B`:
89+
90+
![Qt Creator llama.cpp Chat](https://raw.githubusercontent.com/cristianadam/llama.qtcreator/refs/heads/main/screenshots/qtcreator-llamacpp-chat.webp)
91+
8592
## Implementation details
8693

8794
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.
6.26 MB
Loading
162 KB
Loading
-15.8 KB
Loading

0 commit comments

Comments
 (0)