bennmann

Results 24 comments of bennmann

I would be interested in using your method, will you please include changes and what lines you made changes too?

Hi @arlo-phoenix , nice fork, what would i comment out of the Makefile to test 6900 XT (gfx1030)? I have already "export HSA_OVERRIDE_GFX_VERSION=10.3.0"

thank you very much @arlo-phoenix - one more step forward, now the "make hip" is struggling with the below paths for my ROCM 5.6: ``` $ ls /opt/rocm/hip/include/hip/*runtime* /opt/rocm/hip/include/hip/hip_runtime_api.h /opt/rocm/hip/include/hip/hip_runtime.h...

I got a Cornell website authentication error when attempting to download this dataset

@shahules786 I suggest we use the IMDB rating to filter for quality in awk from the raw downloads: ``` for i in $(awk '$7>7 {print $1}' Downloads/cornell\ movie-dialogs\ corpus/movie_titles_metadata.txt);do grep...

The sample output looks good, however perhaps it would be good to increase the number of produced lines (1-4 seems very low).

In the notebook linked higher up in this chain, I do not parse out where the IMDB rating is used in the dataset creation. I would still request IMDB rating...

That depends on if we want Open Assistant to be trained to provide IMDB 6 quality scripts when asked to co-write after training. Quality is better than the quantity, in...

bitsandbytes-rocm also is very challenging to get up and running for 8bit on regular transformers (in steps following after the final steps of this guide) it may be hardcoded for...

Wsl 2 does not support AMD ROCM yet at the time of this guide. Please use dual boot methods, or consider switching entirely to Linux (if you can get Proton...