Skip to main content
adamdroberts
GitHub 제작자 프로필

adamdroberts

6개 GitHub 저장소에서 수집된 16개 skills를 저장소 단위로 보여줍니다.

수집된 skills
16
저장소
6
업데이트
2026-08-02
저장소 탐색

저장소와 대표 skills

neuralfn-cli
소프트웨어 개발자

Use or modify the NeuralFn nfn CLI for train, infer, eval, dataset shortcuts, tokenizer selection, artifact paths, fine-tuning flags, CUDA harness scripts, and CLI tests. Use when the user mentions nfn, cli/, train scripts, pretraining files, cached datasets, tokenizers, or graph/weights artifacts.

2026-08-02
neuralfn-python-sdk
소프트웨어 개발자

Build neural network graphs programmatically using the neuralfn Python package. Use whenever the user asks to write Python code that imports neuralfn, creates neurons, builds graphs, wires edges, trains models, serializes graphs, or works with the NeuralFn graph framework directly in code. Do NOT use for MCP tool calls -- see neuralfn-mcp instead.

2026-06-27
neuralfn-mcp
소프트웨어 개발자

Build, edit, train, and inspect NeuralFn neural-network graphs using the neuralfn MCP server tools. Use whenever the user asks to create a neural network, build a model (GPT, MoE, Llama, NanoGPT, etc.), train on a dataset, add or wire neurons, execute a graph, manage datasets, or do anything with NeuralFn. The MCP server name is "neuralfn".

2026-06-10
neuralfn-torch
소프트웨어 개발자

Build, train, and export torch-backed neural network models (GPT, Llama, MoE, Jamba, JEPA, diffusion, etc.) using the NeuralFn Python API. Use whenever the user asks to build a language model, train a transformer, use template presets, configure ModelSpec/BlockSpec, compile a torch graph, export weights, or do autoregressive inference with NeuralFn in Python code. For MCP tool operations, use neuralfn-mcp instead.

2026-06-10
저장소 6개 중 6개 표시
모든 저장소를 표시했습니다