Update main.py
This commit is contained in:
@@ -88,8 +88,7 @@ for batch in train_dataloader:
|
|||||||
break
|
break
|
||||||
plt.axis('off')
|
plt.axis('off')
|
||||||
plt.show()
|
plt.show()
|
||||||
# %%
|
|
||||||
!pip install torchao==0.16.0
|
|
||||||
from peft import LoraConfig, get_peft_model
|
from peft import LoraConfig, get_peft_model
|
||||||
|
|
||||||
# 加载预训练模型
|
# 加载预训练模型
|
||||||
|
|||||||
Reference in New Issue
Block a user