|
|
|
|
|
by xrd
736 days ago
|
|
It feels like the two dumb ways to customize an open LLM are fine tuning and RAG. The former is expensive and complicated, the latter adds complexity to your queries but doesn't require up front compute for retraining. I couldn't tell how expensive this is up front, or what complexity it adds to the setup. Anyone know? It's definitely an interesting idea but if you have to pay $100k for all that LoRA, what margins are left over? |
|