Viewing profile — csris
csris
HN member- Joined
- Tue, Sep 14, 2010, 6:34 PM UTC
- HN karma
- 43
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About csris
No profile information was provided.
Recent public activity
-
comment
Comment #41267279
Together's Slurm configs model GPUs as GRES resources [1]. Jobs then specify the number of GPUs that they need with flags like `--gres=gpu:8`. [1]: https://slurm.schedmd.com/gres.h…
-
comment
Comment #35608432
Note that you also need about 5TB of disk for the full decompressed dataset. However, only common crawl are compressed in jsonl.zst, everything else is uncompressed jsonl.
-
comment
Comment #35607137
Nice catch! We sampled the github dataset to match the total # tokens seen by LLaMA during training: ~64B tokens (they only pass through 0.64 of their total Github dataset accordin…
-
comment
Comment #35606697
Hi! I'm the VP of Engineering at Together. Thanks for writing up these instructions! FYI, you can also download all the files with one wget command: wget -i https://data.together.x…