0%
Loading ...

AI LLMs – Large language models

Hubs

Facebook Meta Llama 2

Huggingface

General

  • AI courses
    • Deep learning
    • Machine learning
    • Object detection

Setup Rest API for GPT

  1. Install Conda / MiniConda
  2. Create Environment
  3. Add to environment:
    1. Pytorch
    2. Transformers
    3. Flask