anomalyco / anomalyco/models.dev

Default parameters, if listed by the model creator

Open
#72 2 comments 3 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.