h2o-llmstudio icon indicating copy to clipboard operation
h2o-llmstudio copied to clipboard

[FEATURE] Weights and Biases logger

Open Glavin001 opened this issue 2 years ago • 0 comments

🚀 Feature

Integrate with https://wandb.ai/

Motivation

Track and compare your model performance visually with Weights and Biases. Similar to https://neptune.ai/

Implementation Notes

  • See Neptune for reference: https://github.com/h2oai/h2o-llmstudio/blob/25164164fd36c5e9ac8ce39275a709e649516531/llm_studio/src/loggers.py#L52-L76

Glavin001 avatar Jul 01 '23 02:07 Glavin001