Open zeke opened 1 year ago
I see two functions called train defined in different places. Which one is the user-facing training interface?
train
To add to the confusion, the llama training inputs on the site don't seem to match the inputs of either of the train functions:
cc @replicate/models
Should be looking at the train-dev branch (but everything might still be broken in that branch too)
I see two functions called
train
defined in different places. Which one is the user-facing training interface?To add to the confusion, the llama training inputs on the site don't seem to match the inputs of either of the train functions:
To Do
cc @replicate/models