Boyuan Chen
Boyuan Chen
This problem has been bothering me for months... I really want to know how to fix it. When implementing NeRF with jax, I want to divide the data into batches,...
I'm trying to use nanoGPT to generate Python code, and I don't find a stop words implementation in the code right now, so what I'm getting is this: ``` Write...
I realize that there isn't an implementation of stop words in the code yet, so the generation will go all the way till it reaches max length. Any idea how...
I created a conda environment with python3.7 using the exact same command in the doc. Then, I used openai's text-davinci-002 to generate a samples.jsonl file with 3 results for each...