zxti

Results 21 issues of zxti

Any experienced folks know if there are any builtins/globals known to be "safe" or "unsafe," at least as of current node? This can help speed up the sandboxing process for...

question

Hi @shinework - first, thanks to you and your team for making this, I first learned about it from HN a while ago. I have a general question - please...

The Radix UI primitives library has largely been unmaintained for a long time, and bugs let alone features don't get movement. With all due respect to the great work that...

Thank you for this model, excited to try training! I didn't see this in the paper (sorry if I missed it), but how long does it take to train? Any...

When following PRETRAIN.md and running one of the data prep scripts: ``` python scripts/prepare_slimpajama.py --source_path datasets/SlimPajama-627B/ --tokenizer_path data/llama --destination_path data/slim_star_combined --split validation --percentage 1.0 ``` The tokenizer throws this. It...

**Is your feature request related to a problem? Please describe.** MST sounds awesome. However, I've tried a couple times to start using MST in my TS codebases, but invariably abandon...

Typescript
can't fix
never-stale

### What would you like added? I'm able to run ARC with docker fine using `containerMode: dind`. But I'd also like to enable my users to specify `container:` in Actions...

bug
gha-runner-scale-set

**Describe the Bug** **Minimal Steps/Code to Reproduce the Bug** ``` git clone https://github.com/NVIDIA/apex cd apex # if pip >= 23.1 (ref: https://pip.pypa.io/en/stable/news/#v23-1) which supports multiple `--config-settings` with the same key......

bug

### Provide a general summary of the feature here Radix UI supports the asChild prop, which lets you provide a complete other component to serve in a certain role. This...

RAC