/ai-learning

AI Learning

Primary LanguagePython

AI Learning

Fetch model from https://huggingface.co

Install Hugging Face client

pip install huggingface_hub

#Log in using a token from huggingface.co/settings/tokens
huggingface-cli login

Install LFS for git

git lfs install
git clone https://huggingface.co/username/repo_name

For example, we use aisingapore/sealion7b then git clone https://huggingface.co/aisingapore/sealion7b

Check list

  • Using SEA-LION: cannot run on the Macbook Pro M1, should be run on a computer with dedicated GPU.