add optimization notebook (#18155)

This commit is contained in:
Harrison Chase
2024-02-26 16:09:31 -08:00
committed by GitHub
parent 5ab69f907f
commit c673717c2b
3 changed files with 1650 additions and 1 deletions

View File

@@ -32,6 +32,6 @@ jobs:
- name: Codespell
uses: codespell-project/actions-codespell@v2
with:
skip: guide_imports.json,*.ambr
skip: guide_imports.json,*.ambr,./cookbook/data/imdb_top_1000.csv
ignore_words_list: ${{ steps.extract_ignore_words.outputs.ignore_words_list }}
exclude_file: libs/community/langchain_community/llms/yuan2.py