Skip to content

Commit b1801fd

Browse files
authored
Release/5.0.0 (#25)
* Added github workflow * Update README * typo fix * Update README * added simple ci * Remove workflow as of now * simple CI * docker-compose dependency * simple curl test for llm * Added security checks in workflow * Added security checks in workflow * Added security checks in workflow
1 parent cca47fa commit b1801fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cd src
1313
make build
1414
make containers-with-cpu ( slow response with cpu )
1515
or
16-
make containers-with-gpu ( fast LLM response, but make sure you have nvidia driver installed and 'nvidia-smi' command works in CLI)
16+
make containers-with-gpu ( fast LLM response, but make sure you have nvidia driver installed )
1717
```
1818
![Containers](./src/images/docker-containers.png)
1919

0 commit comments

Comments
 (0)