Temperature Settings in Android llama demo (Mediatek)
Open
@neuropilot-captain is already working on this.
Since Mar 31, 2025.
module: android
module: llm
module: mediatek
partner: mediatek
triaged
- Dominant language
- Python
- Stars
- 5k
- Forks
- 1.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 581
Description
While using the MediaTek backend in the Llama demo app, I noticed that there is no temperature setting available. Upon further inspection of mtk_llama_runner.cpp, the temperature input parameter is present but is not utilized anywhere in the code.
cc @kirklandsign @cbilgin @cccclai @neuropilot-captain @mergennachin @helunwencser @jackzhxng
Contributor guide
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.