Skip to content

Commit

Permalink
Update example-llm-workflows/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Brian Ginsburg <[email protected]>
Signed-off-by: Zeeshan Lakhani <[email protected]>
  • Loading branch information
Zeeshan Lakhani and bgins authored May 1, 2024
1 parent 229554d commit a794392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-llm-workflows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ cd <target/directory>/example-llm-workflows

Everything going forward should take place within the `example-llm-workflows` folder.

In one window, let's run the forked Homestar node (built with LLaMA 3 bindings) while also setting some environment variables:
In one console window, run the forked Homestar node (built with LLaMA 3 bindings) while also setting some environment variables:

```console
EVERY_CLI=true LLAMA_METAL=1 ./homestar start -c homestar_config.toml
Expand Down

0 comments on commit a794392

Please sign in to comment.