Y
Hacker News
new
|
ask
|
show
|
jobs
by
kir-gadjello
1185 days ago
I think envying closed source closed weights proto-AGI systems is counterproductive. We have opensource models with available weights that are almost as powerful:
https://huggingface.co/maderix/llama-65b-4bit
(nonfree weights license, but everybody uses it)
https://huggingface.co/docs/transformers/main/model_doc/flan...
(apache weights and code license, you can use it however you want)
We should build on top of these.