DataTalksClub / llm-zoomcamp

LLM Zoomcamp - a free online course about building a Q&A system
2.41k stars 316 forks source link

Notes about Opened and Closed Sourced Models added #38

Closed fertlopus closed 3 days ago

fertlopus commented 3 days ago

Notes about Open and Closed Sourced Models added.

  1. How to use HuggingFace hub in details.
  2. The option to use LM Studio to obtain the open-sourced Models
  3. The option to use Ollama to obtain and run open-sourced Models

There will be another notes in the next PR telling about Prompt Engineering Strategies for the Open Sourced LLMs to obtain more accurate and quality results without fine-tuning. Thanks 👍