domschl/HuggingFaceGuidedTourForMac
A guided tour on how to use HuggingFace large language models on Macs with Apple Silicon
This guide helps Mac users with Apple Silicon set up their computers to work with large language models. It provides step-by-step instructions to install optimized deep learning frameworks like PyTorch and Apple's MLX, along with Hugging Face's libraries. The output is a functional environment where researchers, students, or hobbyists can experiment with AI models for tasks like building chatbots.
201 stars.
Use this if you have an Apple Silicon Mac and want to set up an environment for experimenting with large language models and deep learning frameworks, especially with Hugging Face.
Not ideal if you are a developer using a non-Mac operating system or if you need to deploy production-ready deep learning solutions that require broader hardware compatibility beyond Apple Silicon.
Stars
201
Forks
18
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Dec 23, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/domschl/HuggingFaceGuidedTourForMac"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
azukds/tubular
Python package implementing ML feature engineering and pre-processing for polars or pandas dataframes.
huggingface/course
The Hugging Face course on Transformers
huggingface/audio-transformers-course
The Hugging Face Course on Transformers for Audio
rickiepark/nlp-with-transformers
<트랜스포머를 활용한 자연어 처리> 예제 코드를 위한 저장소입니다.
NielsRogge/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.