【Bug已解决】Expected file to have JSONL format, where every line is a JSON dictionary. openai…
【Bug已解决】Expected file to have JSONL format, where every line is a JSON dictionary. openai createFile for fine tune 解决方案
一、现象长什么样
用 OpenAI 做微调时,先把训练集上传到平台:
from openai import OpenAI
client OpenAI()
clie…
2026/8/24 4:18:26