Skip to content

Commit aa0bbd7

Browse files
authored
Merge pull request #86 from MrzEsma/fine-tune-simple-task-single-gpu-fast-inference
feat: add fine-tuning LLM to generate Persian product catalogs in JSON format
2 parents 113aa86 + b1a8b40 commit aa0bbd7

File tree

3 files changed

+708
-1
lines changed

3 files changed

+708
-1
lines changed

notebooks/en/_toctree.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
- title: Open-Source AI Cookbook
23
isExpanded: True
34
sections:
@@ -41,9 +42,11 @@
4142
title: RAG with source highlighting using Structured generation
4243
- local: rag_with_unstructured_data
4344
title: Building RAG with Custom Unstructured Data
45+
- local: fine_tuning_llm_to_generate_persian_product_catalogs_in_json_format
46+
title: Fine-tuning LLM to Generate Persian Product Catalogs in JSON Format
4447
- local: llm_gateway_pii_detection
4548
title: LLM Gateway for PII Detection
46-
49+
4750
- title: Computer Vision Recipes
4851
isExpanded: false
4952
sections:

0 commit comments

Comments
 (0)