Can cleanup in progress fine tunings when ctrl+c abort the local version of LLM-VM Feature/carter qol -- finetuning cancelation support and retry logic #23
Can retry data synthesis when given malformed json results Feature/carter qol -- finetuning cancelation support and retry logic #23
Maybe later should consider a more robust encoding rather than json, where mismatched brackets from unquoted responses identify more robust output format for data synthesis #29
Keep track of detailed information about inference, data synthesis, response sizes, latency, quality Keep track of detailed information about inference, data synthesis, response sizes, latency, quality #26
Inference Determinism (more long term question,not immediate prioriity)
What LLM flavors have explicit rng Seed being surfaces as optional input or something that can be part of the response metadata for reproducibility? What LLM flavors have explicit rng Seed being surfaces as optional input or something that can be part of the response metadata for reproducibility? () #27
Maybe also something about managing/tracking fine tunings you’ve generated track information about fine tunings that have been persisted, or at least what the base prompt and Q,A pair associated with it #28