Skip to content

Commit

Permalink
Merge pull request #86 from MrzEsma/fine-tune-simple-task-single-gpu-…
Browse files Browse the repository at this point in the history
…fast-inference

feat: add fine-tuning LLM to generate Persian product catalogs in JSON format
  • Loading branch information
stevhliu committed Jun 24, 2024
2 parents 113aa86 + b1a8b40 commit aa0bbd7
Show file tree
Hide file tree
Showing 3 changed files with 708 additions and 1 deletion.
5 changes: 4 additions & 1 deletion notebooks/en/_toctree.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

- title: Open-Source AI Cookbook
isExpanded: True
sections:
Expand Down Expand Up @@ -41,9 +42,11 @@
title: RAG with source highlighting using Structured generation
- local: rag_with_unstructured_data
title: Building RAG with Custom Unstructured Data
- local: fine_tuning_llm_to_generate_persian_product_catalogs_in_json_format
title: Fine-tuning LLM to Generate Persian Product Catalogs in JSON Format
- local: llm_gateway_pii_detection
title: LLM Gateway for PII Detection

- title: Computer Vision Recipes
isExpanded: false
sections:
Expand Down
Loading

0 comments on commit aa0bbd7

Please sign in to comment.