Skip to content

Would appreciate tips on understanding the project structure and prerequisites for reading the source code! #3331

Answered by KerfuffleV2
rikoras asked this question in Q&A
Discussion options

You must be logged in to vote

I guess it depends in part what sort of stuff you want to do. For example, do you want to write or modify applications that depend on llama.cpp as a library, or do you want to add features to the library that applications can consume?

The way I got started was just making some pretty simple, self-contained contributions. If you can find some small thing you want to fix or improve, that's one way to start getting familiar.

You could also review examples/simple — that's basically the simplest example of using llama.cpp as a library from C/C++.

Just curious, is your native language Mandarin?

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@rikoras
Comment options

@KerfuffleV2
Comment options

@rikoras
Comment options

Answer selected by rikoras
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants