Compare Large Language Model  
performance with and without an 
Adapter.

UK LLM Chat
Adapter
Base Model

Instructions

Adapters are essentially an extension to Large Language Models that allow you to provide extra information on a given topic that is not included in the base model.

Adjusting the maximum tokens will inform the chatbot how long its responses should be.

Adjusting the temperature will inform the chatbot how random/creative it’s response should be. A lower setting implies a more predictable and structured response while a higher temperature allows for the model to generate less predictable responses.