Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
mlpierce22 committed Feb 11, 2024
2 parents 78622fe + 702c571 commit df3ec8f
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 @@ -36,7 +36,7 @@ docker run -d \
-v $(pwd):/mount \
-p 11434:11434 \
-e MODEL=deepseek-coder:6.7b-instruct \
--name tea mlpierce22/tea:0.0.1
--name tea mlpierce22/tea:1dc4b8b
```

3. Add a `<Tea>` component into your `Vue` template like you were creating a component and save. Generation should begin!
Expand Down

0 comments on commit df3ec8f

Please sign in to comment.