local model #17

Closed
opened 2026-05-12 19:01:04 +00:00 by michael · 1 comment
Owner

The drop down to select a model was supposed to be for using AI in local mode not for online mode. remove the dropdown from online mode and put it in local mode.

--- DEBUG LOG ---

[2026-05-12 13:58:50.962] [INFO ] --- Logger Initialized --- (unknown:0)
[2026-05-12 13:58:50.962] [INFO ] App Version: "1.1.2" (unknown:0)
[2026-05-12 13:58:50.962] [INFO ] Log Path: "C:/Users/Michael Howard/AppData/Roaming/PastorsSermonPro/debug.log" (unknown:0)
[2026-05-12 13:58:50.963] [INFO ] App Path: "C:/Program Files/PastorsSermonPro" (unknown:0)
[2026-05-12 13:58:50.963] [INFO ] OS Type: "Windows 10 Version 22H2" (unknown:0)
[2026-05-12 13:58:50.963] [INFO ] OS Version: "10" (unknown:0)
[2026-05-12 13:58:50.963] [INFO ] Architecture: "x86_64" (unknown:0)
[2026-05-12 13:58:50.963] [INFO ] Username: "Michael Howard" (unknown:0)
[2026-05-12 13:58:50.964] [INFO ] Starting Pastors Sermon Pro v "1.1.2" (unknown:0)
[2026-05-12 13:58:50.964] [INFO ] Library Paths: QList("C:/Program Files/PastorsSermonPro") (unknown:0)
[2026-05-12 13:58:52.116] [DEBUG] Loading bibles from: "C:/Program Files/PastorsSermonPro/bibles" (unknown:0)
[2026-05-12 13:58:52.117] [DEBUG] Loading dictionaries from: "C:/Program Files/PastorsSermonPro/dict" (unknown:0)

The drop down to select a model was supposed to be for using AI in local mode not for online mode. remove the dropdown from online mode and put it in local mode. --- DEBUG LOG --- [2026-05-12 13:58:50.962] [INFO ] --- Logger Initialized --- (unknown:0) [2026-05-12 13:58:50.962] [INFO ] App Version: "1.1.2" (unknown:0) [2026-05-12 13:58:50.962] [INFO ] Log Path: "C:/Users/Michael Howard/AppData/Roaming/PastorsSermonPro/debug.log" (unknown:0) [2026-05-12 13:58:50.963] [INFO ] App Path: "C:/Program Files/PastorsSermonPro" (unknown:0) [2026-05-12 13:58:50.963] [INFO ] OS Type: "Windows 10 Version 22H2" (unknown:0) [2026-05-12 13:58:50.963] [INFO ] OS Version: "10" (unknown:0) [2026-05-12 13:58:50.963] [INFO ] Architecture: "x86_64" (unknown:0) [2026-05-12 13:58:50.963] [INFO ] Username: "Michael Howard" (unknown:0) [2026-05-12 13:58:50.964] [INFO ] Starting Pastors Sermon Pro v "1.1.2" (unknown:0) [2026-05-12 13:58:50.964] [INFO ] Library Paths: QList("C:/Program Files/PastorsSermonPro") (unknown:0) [2026-05-12 13:58:52.116] [DEBUG] Loading bibles from: "C:/Program Files/PastorsSermonPro/bibles" (unknown:0) [2026-05-12 13:58:52.117] [DEBUG] Loading dictionaries from: "C:/Program Files/PastorsSermonPro/dict" (unknown:0)
Author
Owner

Fixed in v1.1.3. Moved the model picker to the Local AI section where it now correctly scans the internal AI directory for .gguf files. Cloud models remain in the Online section.

Fixed in v1.1.3. Moved the model picker to the Local AI section where it now correctly scans the internal AI directory for .gguf files. Cloud models remain in the Online section.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: michael/Pastors-Sermon-Pro-Bug-Reports#17
No description provided.