|
You are here |
suranyami.com | ||
| | | | |
apeatling.com
|
|
| | | | | This post is the first of five parts of: A simple guide to local LLM fine-tuning on a Mac with MLX. If you're starting on this journey from scratch, you'll... | |
| | | | |
www.fredrikmeyer.net
|
|
| | | | | I just got a new Macbook, and I thought it would be useful for my future self to write down what I installed on it. Luckily the history file in my shell is l... | |
| | | | |
neovintage.org
|
|
| | | | | Crystal isn't yet ready to run on a Mac M1. Sad, I know. In the meantime, I found these instructions from Max Fierke to be helpful. His post tries taking you through the whole process of cross-compiling Crystal to arm64 but I didn't want to have to manage a hand-rolled version. These are the commands that I used to get Crystal running using Rosetta: # installs the version of Homebrew that works with ARM $ /bin/bash -c "$(curl -fsSL https://raw. | |
| | | | |
ankane.org
|
|
| | | Some Ruby features like scrypt and hkdf require OpenSSL 1.1. Here's how to make it work on Mac: Install rbenv and OpenSSL 1.1 Install Ruby Open an... | ||