#Request failed with status code 400

4 messages · Page 1 of 1 (latest)

fleet ermine
#

Hello, I'm trying to upload a jsonl file to fine-tune a chat-gpt model. But I keep getting Error 400 on a request.

fleet ermine
#

This is looking to be the error:

I have an example jsonl file: {"name":"John","age":30,"car":null}

eager silo
fleet ermine
#

I've done it through postman, it requires a Form not just a file.