--- library_name: adapter-transformers datasets: - khulnasoft/duo-chat-evaluation --- # cm-notebooks Supporting notebooks used by Custom Models ## Install and run Jupyter Lab ```shell mise install ``` ```shell poetry shell poetry install ``` ```shell jupyter lab notebooks/ ```