simonw / llm-replicate

LLM plugin for models hosted on Replicate
Apache License 2.0
58 stars 6 forks source link

Fine tuning of llama2 #13

Open harlantwood opened 1 year ago

harlantwood commented 1 year ago

Replicate supports fine tuning of llms (or at least llama2) : https://replicate.com/blog/fine-tune-llama-2 — would be amazing if we could do that via llm. Even better if we could download the resulting weights.

Probably don’t have the bandwidth to code it myself, but at least planting the seed!