mirror of
https://github.com/nucleartux/ai-grammar.git
synced 2026-04-27 04:35:51 +03:00
[GH-ISSUE #2] Support for LLMs with a local backend #2
Labels
No labels
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ai-grammar#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nucleartux on GitHub (Sep 18, 2024).
Original GitHub issue: https://github.com/nucleartux/ai-grammar/issues/2
ollama for example
@nucleartux commented on GitHub (Sep 25, 2024):
I implemented support for Ollama, but now it works only with
llama3.1model.I think of implementing support for choosing between multiple models, but not sure about the UX right now.