anomalyco / anomalyco/models.dev
Default parameters, if listed by the model creator
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 6.9k
- Forks
- 1.7k
- Avg merge
- 3h 21m
- Merged PRs (30d)
- 873
Description
Hey it would be nice if we could also store default parameters for temperature and so on in the toml which would be used if not overwritten externally. As in the open source space they often publish the best parameters, and they are different from the mostly used default of temperature 1.0
For example qwen-coder:
https://huggingface.co/Qwen/Qwen3-Coder-480B-A35B-Instruct#best-practices
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.
Research direction
Start by locating the model TOML schema and the code that loads parameters supplied externally. Review the Qwen-Coder best-practices link for the intended defaults, then verify that listed temperature and related values are used only when external parameters do not override them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100