EleutherAI / EleutherAI/magiCARP

move `--type` arg from command line to config

Open
#30 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
58
Forks
14
PR merge metrics
No merged PRs in 30d

Description

alternatively, we could move everything to config files and use command line for overriding config entries. Requiring that certain arguments be provided via the command line is confusing, at least for me.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names only the `--type` command-line argument and config files; start by locating the argument parser and config-loading entry points. Define how `--type` is represented in configuration and how command-line overrides should behave, then verify required arguments can be omitted from the CLI while existing overrides still work.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.