Skip to content

Commit

Permalink
Updated Docker image to mlpierce22\/tea:1dc4b8b
Browse files Browse the repository at this point in the history
  • Loading branch information
mlpierce22 authored and github-actions[bot] committed Feb 11, 2024
1 parent 1dc4b8b commit 702c571
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 702c571

Please sign in to comment.