• IWillPull's avatar
    Added repetition penalty to PPLM example (#2436) · a3085020
    IWillPull authored
    * Added repetition penalty
    
    * Default PPLM repetition_penalty to neutral
    
    * Minor modifications to comply with reviewer's suggestions. (j -> token_idx)
    
    * Formatted code with `make style`
    a3085020
run_pplm.py 27.7 KB