Install LLaMA2 on an Apple Silicon MacBook Pro, and run some code generation.
get TG Pro for yourself: [ Ссылка ]
👀 *More gear I use:* (including course creation and youtube stuff): [ Ссылка ]
▶️ Apple Silicon and Developers Playlist - [ Ссылка ]
*Repos and models*
1. Request access: [ Ссылка ]
2. Clone: [ Ссылка ]
3. Clone: [ Ссылка ]
*Commands*
python3 -m pip install -r requirements.txt
python3 convert.py --outfile models/7B/ggml-model-f16.bin --outtype f16 ../../llama2/meta_models/llama-2-7b-chat
make
./quantize ./models/7B/ggml-model-f16.bin ./models/7B/ggml-model-q4_0.bin q4_0
./main -m ./models/7B/ggml-model-q4_0.bin -n 1024 --repeat_penalty 1.0 --color -i -r "User:" -f ./prompts/chat-with-bob.txt
#m2pro #m2max #programming
💻NativeScript training courses — [ Ссылка ]
(Take 15% off any premium NativeScript course by using the coupon code YT2020)
👕👚iScriptNative Gear - [ Ссылка ]
— — — — — — — — —
❤️ SUBSCRIBE TO MY YOUTUBE CHANNEL 📺
Click here to subscribe: [ Ссылка ]
— — — — — — — — —
🏫 FREE COURSES
NativeScript Core Getting Started Guide (Free Course) - [ Ссылка ]
NativeScript with Angular Getting Started Guide (Free Course) - [ Ссылка ]
Upgrading Cordova Applications to NativeScript (Free Course) - [ Ссылка ]
— — — — — — — — —
📱LET'S CONNECT ON SOCIAL MEDIA
ALEX ON TWITTER: [ Ссылка ]
NATIVESCRIPTING ON TWITTER: [ Ссылка ]
Ещё видео!