cookbook
cookbook copied to clipboard
Update Chinese version
Update all those articles in Chinese version
- rag_llamaindex_librarian
- rag_with_HF_gemma_Mongodb
- stable_diffusion_interpolation
- tgi_messages_api_demo
- prompt_tuning_peft
- labelling_feedback_setfit
- pipeline_notus_instructions_preferences_legal
- semantic_cache_chroma_vector_database
- llm_judge
@adeenayakup @MKhalusova
Check out this pull request on ![]()
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.
@innovation64 can you resolve merge conflicts and we can merge?
@innovation64 thanks a lot!
lastly, toctree needs to follow a format, for reference English toctree vs the one in this PR:
Causes errors with docbuilder:
yaml.parser.ParserError: while parsing a block mapping
in "<unicode string>", line 1, column 1:
title: 开源 AI 指南 (Cookbook)
^
expected <block end>, but found '-'
in "<unicode string>", line 6, column 1:
- title: LLM 系列
@innovation64 rag_with_hf_and_milvus isn't in toctree, I think that might be why it's failing (though not sure)