Code Llama, a state-of-the-art large language model for coding
1–10 of 525 posts
Re: Code Llama, a state-of-the-art large language model for coding
#2Re: Code Llama, a state-of-the-art large language model for coding
#3Re: Code Llama, a state-of-the-art large language model for coding
#4I wonder if we could make such specific LLMs (one that is proficient in all things Rust, another- all things Linux, all things genomics, all things physics modeling etc) and have them talk to each other to collaboratively solve problems.
That would be a crazy future thing! Putting machines truly to work..
Re: Code Llama, a state-of-the-art large language model for coding
#5Re: Code Llama, a state-of-the-art large language model for coding
#6Re: Code Llama, a state-of-the-art large language model for coding
#7The only thing I've been able to think is they're trying to commoditize this new category before Microsoft and Google can lock it in, but where to from there? Is it just to block the others from a new revenue source, or do they have a longer game they're playing?
Re: Code Llama, a state-of-the-art large language model for coding
#8Re: Code Llama, a state-of-the-art large language model for coding
#9Code llama Python is very interesting. Specifically tuned for Python. I wonder if we could make such specific LLMs (one that is proficient in all things Rust, another- all things Linux, all things genomics, all things physics modeling etc) and have them talk to each other to collaboratively solve problems. That would be a crazy future thing! Putting machines truly to work..
There was a similar attempt for Godot script trained a few months ago, and its reportedly pretty good:
https://github.com/minosvasilias/godot-dodo
I think more attempts havent been made because base llama is not that great at coding in general, relative to its other strengths, and stuff like Starcoder has flown under the radar.
Re: Code Llama, a state-of-the-art large language model for coding
#10Does anyone have a good explanation for Meta's strategy with AI? The only thing I've been able to think is they're trying to commoditize this new category before Microsoft and Google can lock it in, but where to from there? Is it just to block the others from a new revenue source, or do they have a longer game they're playing?