replicate / cog-llama-template

LLaMA Cog template
Apache License 2.0
307 stars 52 forks source link

Why are there two training functions? #26

Open zeke opened 1 year ago

zeke commented 1 year ago

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:

Screenshot 2023-08-26 at 12 46 05 PM

To Do

cc @replicate/models

zeke commented 1 year ago

Should be looking at the train-dev branch (but everything might still be broken in that branch too)