llm-arch / src /models.py

Commit History

Fixed a bug where the response from the LLM was being trimmed of content.
1215037

alfraser commited on

Added the safety checks on the input and the response.
bd6f44c

alfraser commited on

Integrated the architecture page structure and code from the old codebase and integrated for hugging face deployment
cc9a95f

alfraser commited on

Refactored HF token ID access to a common function
5117e0a

alfraser commited on

Set up configuration for models on HF and an associated page on the application to allow end use test chat.
54b3256

alfraser commited on