Skip to content

Commit

Permalink
Made a review to myself. Fixed minor flaws in the text and translation.
Browse files Browse the repository at this point in the history
  • Loading branch information
artyomboyko committed May 18, 2024
1 parent 9f81557 commit cfc36c7
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 58 deletions.
2 changes: 1 addition & 1 deletion notebooks/ru/_toctree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
- local: index
title: Книга Open-Source AI рецептов

- title: LLM and RAG recipes with other Libraries
- title: Рецепты LLM и RAG с использованием сторонних библиотек
sections:
- local: rag_with_hugging_face_gemma_mongodb
title: Создание системы RAG с помощью Gemma, MongoDB и моделей с открытым исходным кодом
Expand Down
4 changes: 2 additions & 2 deletions notebooks/ru/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
- [Создание системы RAG с помощью Gemma, MongoDB и моделей с открытым исходным кодом](rag_with_hugging_face_gemma_mongodb)
- [Простой RAG для проблем GitHub с использованием Hugging Face Zephyr и LangChain](rag_zephyr_langchain)

Вы также можете посмотреть блокноты в книге рецептов [репозитории GitHub](https://github.com/huggingface/cookbook).
Вы также можете посмотреть блокноты в книге рецептов [репозитория GitHub](https://github.com/huggingface/cookbook).

## Вклад

Книга Open-Source AI рецептов - это работа сообщества, и мы приветствуем вклад каждого!
Изучите [Руководство по внесению вклада](https://github.com/huggingface/cookbook/blob/main/README.md) в книгу рецептов, чтобы
узнать как добавить свой "рецепт".
узнать как добавить свой рецепт.
Loading

0 comments on commit cfc36c7

Please sign in to comment.