Large File

Use BEFORE reading any data file that could be large (CSV/TSV, Parquet, HDF5, FITS, NetCDF, NDJSON, genomics FASTQ/FASTA/VCF/BAM, GRIB, ROOT, or big text/simulation logs like VASP OUTCAR). Returns a compact memory pointer — header/schema/shape/sample/key numbers — by introspection and sampling in bounded memory, so you never load a file bigger than the context window into the model. Reference data via the pointer; read specific ranges deterministically.

ai4s-research 27ca2aa 2 files · 23.8 KB Updated

File contents

ai4s-research/open-science/tree/main/runtime/skills/core/large-file commit 27ca2aa887

Frequently asked questions

npx skillmds@latest add ai4s-research/large-file