Skip to content

Commit

Permalink
feat: add desc
Browse files Browse the repository at this point in the history
  • Loading branch information
katopz committed Jul 8, 2024
1 parent e4f05ba commit 3424997
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ml/frameworks/apple-mlx.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ MODEL=google/gemma-2-9b-it
python -m mlx_lm.generate --model ${MODEL} --max-tokens 512 --prompt "Write helloworld code in Rust"
```

![](./apple-mlx-assets/gemma-2-27b-it-4bit.png)
![gemma-2-27b-it-4bit](./apple-mlx-assets/gemma-2-27b-it-4bit.png)

## Monitor (Optional)

Expand All @@ -32,7 +32,7 @@ brew install vladkens/tap/macmon
macmon
```

![](./apple-mlx-assets/macmon.png)
![m3 max 64GB](./apple-mlx-assets/macmon.png)

## Infer (mlx-community)

Expand Down

0 comments on commit 3424997

Please sign in to comment.