|
|
|
|
|
by rodrigobellusci
1183 days ago
|
|
Yeah, anybody can clone Alpaca and fine tune it. From what I can tell setting things up to train the model is easy. Then you have to generate the training data (can be done using GPT3's API), fine tune Alpaca, and then evaluate it. Haven't done it myself but I believe you can find more info here [1] [1] https://crfm.stanford.edu/2023/03/13/alpaca.html |
|