Skip to content

Commit

Permalink
README typo fix (#1313)
Browse files Browse the repository at this point in the history
  • Loading branch information
cw75 authored May 12, 2023
1 parent b686014 commit c9fec70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ vicuna = aq.llm_op('vicuna_7b', engine='eks-us-east-2')
features = vicuna(
raw_logs,
{
prompt:
"prompt":
"Turn this log entry into a CSV: {text}"
}
)
Expand Down

0 comments on commit c9fec70

Please sign in to comment.