llm-arch / src /architectures.py

Commit History

Added ability to include a message in the trace from the component when it triggers an early exit in the pipeline.
3af3634

alfraser commited on

Added the ability with the HF models to pass the temperature through from the config to the model, and added a sample which is effectively deterministic.
aee0ded

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

Initial merge in of architectures from old codebase before I modify the HF access
e94696c

alfraser commited on