@AZisk
  @AZisk
Alex Ziskind | Zero to Hero LLMs with M3 Max BEAST @AZisk | Uploaded December 2023 | Updated October 2024, 3 hours ago.
M3 Max is a Machine Learning BEAST. So I took it for a spin with some LLM's running locally.
I also show how to gguf quantizations with llama.cpp

Temperature/fan on your Mac: tunabellysoftware.com/tgpro/index.php?fpr=alex (affiliate link)

Run Windows on a Mac: https://prf.hn/click/camref:1100libNI (affiliate)
Use COUPON: ZISKIND10

๐Ÿ›’ Gear Links ๐Ÿ›’
* ๐Ÿ๐Ÿ’ฅ New MacBook Air M1 Deal: amzn.to/3S59ID8
* ๐Ÿ’ป๐Ÿ”„ Renewed MacBook Air M1 Deal: amzn.to/45K1Gmk
* ๐ŸŽงโšก Great 40Gbps T4 enclosure: amzn.to/3JNwBGW
* ๐Ÿ› ๏ธ๐Ÿš€ My nvme ssd: amzn.to/3YLEySo
* ๐Ÿ“ฆ๐ŸŽฎ My gear: amazon.com/shop/alexziskind

๐ŸŽฅ Related Videos ๐ŸŽฅ
* ๐ŸŒ— RAM torture test on Mac - youtu.be/l3zIwPgan7M
* ๐Ÿ› ๏ธ Set up Conda on Mac - youtu.be/2Acht_5_HTo
* ๐Ÿ‘จโ€๐Ÿ’ป 15" MacBook Air | developer's dream - youtu.be/A1IOZUCTOkM
* ๐Ÿค– INSANE Machine Learning on Neural Engine - youtu.be/Y2FOUg_jo7k
* ๐Ÿ’ป M2 MacBook Air and temps - youtu.be/R7F-TxEukdY
* ๐Ÿ’ฐ This is what spending more on a MacBook Pro gets you - youtu.be/iLHrYuQjKPU
* ๐Ÿ› ๏ธ Developer productivity Playlist - youtube.com/playlist?list=PLPwbI_iIX3aQCRdFGM7j4TY_7STfv2aXX
๐Ÿ”— AI for Coding Playlist: ๐Ÿ“š - youtube.com/playlist?list=PLPwbI_iIX3aSlUmRtYPfbQHt4n0YaX0qw

Timestamps
00:00 Intro
00:40 Build from scratch - manual
09:44 Bonus script - automated
11:21 LM Studio - one handed

Repo
github.com/ggerganov/llama.cpp

Commands
//assuming you already have a conda environment set up, and dev tools installed (see videos above for instructions)
*Part 1 - manual*
brew install git-lfs
git lfs install
git clone github.com/ggerganov/llama.cpp
cd llama.cpp
pip install -r requirements.txt
make
git clone huggingface.co/teknium/OpenHermes-2.5-Mistral-7B openhermes-7b-v2.5
mv openhermes-7b-v2.5 models/
python3 convert.py ./models/openhermes-7b-v2.5 --outfile ./models/openhermes-7b-v2.5/ggml-model-f16.gguf --outtype f16
./quantize ./models/openhermes-7b-v2.5/ggml-model-f16.gguf ./models/openhermes-7b-v2.5/ggml-model-q8_0.gguf q8_0
./quantize ./models/openhermes-7b-v2.5/ggml-model-f16.gguf ./models/openhermes-7b-v2.5/ggml-model-q4_k.gguf q4_k
./batched-bench ./models/openhermes-7b-v2.5/ggml-model-f16.gguf 4096 0 99 0 2048 128,512 1,2,3,4
./server -m models/openhermes-7b-v2.5/ggml-model-q4_k.gguf --port 8888 --host 0.0.0.0 --ctx-size 10240 --parallel 4 -ngl 99 -n 512

*Part 2 - auto*
bash -c "$(curl -s ggml.ai/server-llm.sh)"

๐Ÿ’ป MacBooks in this video
M2 Max 16" MacBook Pro 64GB/2TB


โ€” โ€” โ€” โ€” โ€” โ€” โ€” โ€” โ€”

โค๏ธ SUBSCRIBE TO MY YOUTUBE CHANNEL ๐Ÿ“บ
Click here to subscribe: youtube.com/@AZisk?sub_confirmation=1

โ€” โ€” โ€” โ€” โ€” โ€” โ€” โ€” โ€”

Join this channel to get access to perks:
youtube.com/channel/UCajiMK_CY9icRhLepS8_3ug/join


#m3max #macbook #macbookpro

โ€” โ€” โ€” โ€” โ€” โ€” โ€” โ€” โ€”

๐Ÿ“ฑ ALEX ON X: twitter.com/digitalix
Zero to Hero LLMs with M3 Max BEASTThe ONLY laptop with X Elite and Intel | XPS 13Apple M3 Max MLX beats RTX4090m๐Ÿค” Audio anyone?it beginsโ€ฆ developers LEAVING Copilot8GB go BOOM. FEAT Snazzy LabsMigrate from one Macbook to anotherbugApple Silicon and .Net Devs BIGGEST struggle, SOLVED!edge 3dSet up a new Surface Laptop 7 for Software DevelopmentSonoma vs Sequoia MacOS Showdown

Zero to Hero LLMs with M3 Max BEAST @AZisk

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER