Skip to content

Commit 1343d65

Browse files
committed
Add readme
1 parent 524a553 commit 1343d65

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,8 @@ pytest --cov=frontend/api --cov-report=term-missing frontend/tests/test_main.py
339339

340340
### Documentation
341341

342+
For more information about Hubging Face LLM models, please refer to the [Hugging Face documentation](https://huggingface.co/).
343+
342344
For more information on using Kubernetes, please refer to the [Kubernetes documentation](https://kubernetes.io/docs/home/).
343345

344346
For more information on using FastAPI, please refer to the [FastAPI documentation](https://fastapi.tiangolo.com/).
@@ -347,6 +349,10 @@ For more information on using Streamlit, please refer to the [Streamlit document
347349

348350
For more information on using Docker, please refer to the [Docker documentation](https://docs.docker.com/).
349351

352+
For more information on using GitHub Actions, please refer to the [GitHub Actions documentation](https://docs.github.com/en/actions).
353+
354+
355+
350356
## Contributing
351357

352358
If you want to contribute to this project, please follow these steps:

0 commit comments

Comments
 (0)