• Nicolas Patry's avatar
    Fix tokenization yi (#2507) · dae3bf1d
    Nicolas Patry authored
    * Fixing odd tokenization self modifications on the Rust side (load and
    resave in Python).
    
    * Fixing the builds ?
    
    * Fix the gh action?
    
    * Fixing the location ?
    
    * Validation is odd.
    
    * Try a faster runner
    
    * Upgrade python version.
    
    * Remove sccache
    
    * No sccache.
    
    * Getting libpython maybe ?
    
    * List stuff.
    
    * Monkey it up.
    
    * have no idea at this point
    
    * Tmp.
    
    * Shot in the dark.
    
    * Tmate the hell out of this.
    
    * Desperation.
    
    * WTF.
    
    * -y.
    
    * Apparently 3.10 is not available anymore.
    
    * Updating the dockerfile to make libpython discoverable at runtime too.
    
    * Put back rust tests.
    
    * Why do we want mkl on AMD ?
    
    * Forcing 3.11 ?
    dae3bf1d
test_seq2seq_lm.py 12.8 KB