Skip to content

Commit 0db6e40

Browse files
committed
Remove extra whitespace
Signed-off-by: Mark McLoughlin <[email protected]>
1 parent 6f9ddad commit 0db6e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sdg/sdg-flow-yaml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ def parse_custom_flow(content):
7070

7171
The following parameters are supplied to a Flow constructor and used by the render() method:
7272

73-
- client - an OpenAI completions API client for talking to the teacher model via the serving backend (i.e. llama-cpp or vLLM)
73+
- client - an OpenAI completions API client for talking to the teacher model via the serving backend (i.e. llama-cpp or vLLM)
7474
- model_family - e.g. mixtral or merlinite
7575
- model_id - a path name for the specific teacher model being used
7676
- num_iters - how many samples to generate

0 commit comments

Comments
 (0)