mirror of
https://github.com/acon96/home-llm.git
synced 2026-01-09 21:58:00 -05:00
properly handle colons in ollama model names
This commit is contained in:
13
.github/ISSUE_TEMPLATE/bug_report.md
vendored
13
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -7,13 +7,16 @@ assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
***Please do not report issues with the model generating incorrect output. This includes any instance where the model responds with `Failed to run: ...` or outputs badly formatted responses. If you are having trouble getting the correct output from the model, please open a Discussion thread instead.***
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**Expected behavior**
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Logs**
|
||||
**Logs**
|
||||
If applicable, please upload any error or debug logs output by Home Assistant.
|
||||
|
||||
Please do not report issues with the model generating incorrect output. If you are having trouble getting the correct output from the model, please open a Discussion thread instead.
|
||||
```
|
||||
Paste logs here
|
||||
```
|
||||
|
||||
10
.github/ISSUE_TEMPLATE/feature_request.md
vendored
10
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -7,13 +7,13 @@ assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Please describe what you are trying to do with the component**
|
||||
***Please do not request features for the model as an issue. You can refer to the pinned Discussion thread to make feature requests for the model/dataset.***
|
||||
|
||||
**Please describe what you are trying to do with the component**
|
||||
A clear and concise description of what the missing capability is. (Ex. There is a sampling parameter that I want to use for my model that isn't exposed.)
|
||||
|
||||
**Describe the solution you'd like**
|
||||
**Describe the solution you'd like**
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
**Additional context**
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the feature request here.
|
||||
|
||||
Please do not request features for the model as an issue. You can refer to the pinned Discussion thread to make feature requests for the model/dataset.
|
||||
|
||||
Reference in New Issue
Block a user