FudanDISC / DISC-MedLLM

Repository of DISC-MedLLM, it is a comprehensive solution that leverages Large Language Models (LLMs) to provide accurate and truthful medical response in end-to-end conversational healthcare services.
Apache License 2.0
467 stars 43 forks source link

模型的配置和分词器 #11

Closed gms5144 closed 10 months ago

gms5144 commented 10 months ago

image 这段代码中的模型配置文件和分词器是必须用自己微调后的才行吗?可以直接调用你们训练好的模型吗

F1mc commented 10 months ago

分词器并不需要经过微调,使用预训练模型原版即可