Skip to content

Commit

Permalink
Update registry.yaml to add Weights & Biases examples (#758)
Browse files Browse the repository at this point in the history
  • Loading branch information
ash0ts committed Oct 5, 2023
1 parent 2c9923e commit 3643dba
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1002,3 +1002,21 @@
- FayazRahman
tags:
- embeddings

- title: Fine-tuning GPT with Weights & Biases
path: examples/third_party_examples/GPT_finetuning_with_wandb.ipynb
date: 2023-10-04
authors:
- ash0ts
tags:
- tiktoken
- completions

- title: OpenAI API Monitoring with Weights & Biases Weave
path: examples/third_party_examples/Openai_monitoring_with_wandb_weave.ipynb
date: 2023-10-04
authors:
- ash0ts
tags:
- tiktoken
- completions

0 comments on commit 3643dba

Please sign in to comment.