Venelin Valkov 2 лет назад
Родитель
Сommit
111291e41a
1 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -13,3 +13,8 @@ Build real-world AI apps with ChatGPT/GPT-4 and LangChain in Python
 - [Load Custom Data with Loaders](https://www.mlexpert.io/prompt-engineering/loaders)
 - [Add AI with Models](https://www.mlexpert.io/prompt-engineering/models)
 - [Make LLMs Useful with Chains](https://www.mlexpert.io/prompt-engineering/chains)
+
+### Models
+
+- [StableVicuna - Open Source RLHF LLM Chatbot](https://www.mlexpert.io/prompt-engineering/stable-vicuna)
+- [OpenLLaMa - An Open Reproduction of LLaMA](https://www.mlexpert.io/prompt-engineering/open-llama)