소스 검색

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)