Update How To authored by Bohuš Získal's avatar Bohuš Získal
......@@ -30,6 +30,8 @@ How to [**Fine-Tune local Llama 2 Model**](https://levelup.gitconnected.com/fine
API using [**FastAPI for Local LLM**](https://artificialcorner.com/a-fastapi-for-your-local-llm-part-1-7bdfd2605b53)
Retrieval Augmented Generation Using [**Ollama_framework.pdf**](uploads/c685e21fb7a2ff3236e6bd2a183e3ca0/Ollama_framework.pdf)
How to [**Adapt.pdf**](uploads/57640e11c6703153b227555c0ca08413/Adapt.pdf) pre-trained model to a new domain using HuggingFace
[**Building a Reward Model**.pdf](uploads/5f57b475de79463da0ecb967a5e2cfcd/Building_a_Reward_Model.pdf) for your LLM Using RLHF in Python
......
......