瀏覽代碼

Update README.md

Venelin Valkov 1 年之前
父節點
當前提交
29cf1fbe41
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -9,6 +9,8 @@ Build real-world AI apps with ChatGPT/GPT-4 and LangChain in Python
 
 ## 📖 Read the Tutorials
 
+### LangChain
+
 - [LangChain Quickstart](https://www.mlexpert.io/prompt-engineering/langchain-quickstart)
 - [Load Custom Data with Loaders](https://www.mlexpert.io/prompt-engineering/loaders)
 - [Add AI with Models](https://www.mlexpert.io/prompt-engineering/models)
@@ -25,3 +27,4 @@ Build real-world AI apps with ChatGPT/GPT-4 and LangChain in Python
 
 - [Private GPT4All: Chat with PDF Files Using Free LLM](https://www.mlexpert.io/prompt-engineering/private-gpt4all)
 - [CryptoGPT: Crypto Twitter Sentiment Analysis](https://www.mlexpert.io/prompt-engineering/cryptogpt)
+- [Fine-tuning LLM on a Custom Dataset with QLoRA](https://www.mlexpert.io/prompt-engineering/fine-tuning-llm-on-custom-dataset-with-qlora)