Source

modular/skills

12 skills · 13.5K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
5616
mojo-syntax Help to write Mojo code using current syntax and conventions.
modular/skills
2.3K
5891
mojo-gpu-fundamentals The basics of how to program GPUs using Mojo.
modular/skills
2.1K
5940
mojo-python-interop Aids in writing Mojo code that interoperates with Python using current syntax and conventions.
modular/skills
2.1K
6246
new-modular-project Creates a new Mojo or MAX project. Use when wanting to start a new Mojo or MAX project, initializing the `pixi` or `u…
modular/skills
2K
5
import-model Use when importing a new model architecture into MAX from a Hugging Face model ID. Triggers on: "import a model into …
modular/skills
1K
6
debug-model Debug silent corruption when a MAX model loads, compiles, serves, and generates tokens but output disagrees with a re…
modular/skills
890
7
profile-model Profile a model running on MAX to find where it spends time and whether the GPU is saturated. Use when the user asks …
modular/skills
797
8
eval-model Measures the task accuracy of text models served by MAX using standard benchmarks such as GSM8K, MMLU, HellaSwag, ARC…
modular/skills
622
9
serve-model Serve a model with MAX's `max serve` command: set up the environment (pixi or uv with the max-nightly conda channel /…
modular/skills
597
10
benchmark-model Benchmark a model served on MAX with the `max benchmark` command: measure throughput (tokens/sec), latency (TTFT, TPO…
modular/skills
526
11
closure-migration >- Migrates Mojo code off legacy parametric closures (`capturing[_]`, `@__parameter` / `@parameter`, `api[fn](args)`)…
modular/skills
510
12
closure-migration
modular/skills
13