File tree Expand file tree Collapse file tree 4 files changed +16
-16
lines changed 
Features-and-Functionality 
IntelPyTorch_GPU_InferenceOptimization_with_AMP 
IntelPyTorch_TrainingOptimizations_AMX_BF16 
IntelTransformers_Quantization 
Getting-Started-Samples/INC-Quantization-Sample-for-PyTorch Expand file tree Collapse file tree 4 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -10,13 +10,13 @@ readme = "README.md"
1010requires-python  = " >=3.11,<3.12" 
1111dependencies  = [
1212    " deepspeed==0.15.4"  ,
13-     " intel-extension-for-pytorch==2.5.10 "  ,
13+     " intel-extension-for-pytorch==2.8.0 "  ,
1414    " matplotlib>=3.10.1"  ,
15-     " neural-compressor==3.1.1 "  ,
15+     " neural-compressor==3.4 "  ,
1616    " numpy==1.26.4"  ,
1717    " oneccl-bind-pt==2.5.0"  ,
1818    " requests>=2.32.3"  ,
19-     " torch==2.5.1 "  ,
19+     " torch==2.8.0 "  ,
2020    " torchaudio==2.5.1"  ,
2121    " torchvision==0.20.1"  ,
2222    " tqdm>=4.67.1"  ,
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ readme = "README.md"
1010requires-python  = " >=3.11,<3.12" 
1111dependencies  = [
1212    " deepspeed==0.15.4"  ,
13-     " intel-extension-for-pytorch==2.5 .0"  ,
13+     " intel-extension-for-pytorch==2.8 .0"  ,
1414    " ipykernel>=6.29.5"  ,
1515    " ipywidgets>=8.1.5"  ,
1616    " jupyter>=1.1.1"  ,
@@ -20,8 +20,8 @@ dependencies = [
2020    " onnxruntime==1.19.2"  ,
2121    " py-cpuinfo>=9.0.0"  ,
2222    " setuptools>=75.8.2"  ,
23-     " torch==2.5 .0"  ,
24-     " torchaudio==2.5 .0"  ,
23+     " torch==2.8 .0"  ,
24+     " torchaudio==2.8 .0"  ,
2525    " torchvision>=0.20.0"  ,
2626    " transformers>=4.49.0"  ,
2727]
Original file line number Diff line number Diff line change @@ -12,18 +12,18 @@ dependencies = [
1212    " accelerate==0.29.3"  ,
1313    " datasets==2.9.0"  ,
1414    " deepspeed==0.15.4"  ,
15-     " intel-extension-for-pytorch==2.5 .0"  ,
16-     " intel-extension-for-transformers==1.4.1 "  ,
17-     " neural-compressor==2.6 "  ,
15+     " intel-extension-for-pytorch==2.8 .0"  ,
16+     " intel-extension-for-transformers==1.4.2 "  ,
17+     " neural-compressor==3.4 "  ,
1818    " neural-speed==1.0"  ,
1919    " numpy==1.26.4"  ,
2020    " onnxruntime==1.19.2"  ,
2121    " peft==0.10.0"  ,
2222    " sentencepiece>=0.2.0"  ,
2323    " setuptools>=75.8.2"  ,
24-     " torch==2.5 .0"  ,
25-     " torchaudio==2.5 .0"  ,
26-     " torchvision==0.20.0 "  ,
24+     " torch==2.8 .0"  ,
25+     " torchaudio==2.8 .0"  ,
26+     " torchvision==0.20.1 "  ,
2727    " transformers==4.53.0"  ,
2828]
2929
Original file line number Diff line number Diff line change @@ -10,10 +10,10 @@ readme = "README.MD"
1010requires-python  = " >=3.11.11,<3.12" 
1111dependencies  = [
1212    " datasets>=3.3.2"  ,
13-     " intel-extension-for-pytorch==2.8.10 "  ,
14-     " neural-compressor==2.1 "  ,
15-     " torch==2.8.10 "  ,
16-     " transformers> =4.51.3"  ,
13+     " intel-extension-for-pytorch==2.8.0 "  ,
14+     " neural-compressor==3.4 "  ,
15+     " torch==2.8.0 "  ,
16+     " transformers= =4.51.3"  ,
1717]
1818
1919[tool .uv .sources ]
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments