ss32

Results 13 comments of ss32

I think it might actually be a memory issue but haven't confirmed it yet. I'm seeing this when I load a large number of training samples in at once, but...

> I think it might actually be a memory issue but haven't confirmed it yet. I'm seeing this when I load a large number of training samples in at once,...

@Joeclinton1 the issue is `python2.7` vs `python3`. Installing with system default `python` aka `python2.7` I can reproduce the error, but installing with ```bash python3 setup.py install --user ``` works as...

Point it at the directory containing all of those files and it works fine

@backnotprop what directory structure does the training expect? And are labels generated from the directory names or individual images?

> The instructions I followed: > > ``` > git clone https://github.com/ankan-ban/llama2.cu > cd llama2.cu/ > wget https://huggingface.co/karpathy/tinyllamas/resolve/main/stories110M.bin > nvcc llama2.cu -o llama2 > ./llama2 stories110M.bin > ``` Worked perfectly...

Similar solution here editing `/etc/gnuradio/conf.d/gnuradio-runtime.conf` but is `emerg` a valid log level for`gnuradio`? ``` # levels, in ascending order of severity: # trace, debug, info, warning, error, critical, off ```

Piling on the request for the sample data, would help debugging #5

@tfhome @mojin2855 see https://github.com/jfcorsini/passiveRadar/tree/master for sample data and working updated code.

I'm seeing the same thing. Relevant thread on reddit: https://old.reddit.com/r/MachineLearning/comments/167amdt/dwhy_are_special_tokens_not_allowed_in_the_prompt/