用于测试开源模型流程
华丽的表格
平板
from transformers import AutoModel model = AutoModel.from_pretrained("path/to/your/model")
模型文档
-
Base model