• Nicolas Patry's avatar
    Removing IPEX_AVAIL. (#2115) · 9e2fdf57
    Nicolas Patry authored
    * Removing IPEX_AVAIL.
    
    Chose to unify CPU and XPU under `ipex`. Most code is exactly similar
    except for a very few spots.
    
    The biggest number of spots is the kv-cache layout and the flash_xxx.py
    files.
    Since those files should be removed soon and factored away, we should
    not need them.
    
    * Forgot a few places.
    
    * Unrelated change.
    
    * Fixing HF_TOKEN.
    
    * HF_TOKEN
    9e2fdf57
import_utils.py 2.07 KB