microsoft / microsoft/ai-dev-gallery
[SAMPLE] [ENHANCEMENT] Update custom parameters sample to surface proper parameters for Ollama
Open
@zateutsch is already working on this.
Since Apr 1, 2025.
sample
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 223
- PR merge metrics
- No merged PRs in 30d
Description
Ollama models have parameter availability on a model-by-model basis, so we need to make sure in the custom parameters sample that we are only showing the relevant parameters for each model.
Going to see if this can be done via ollama show --parameters <model-name>:<tag>
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.