Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need a framework tutorial for newcomer #1079

Open
Yangxiaoz opened this issue Jan 22, 2025 · 1 comment
Open

Need a framework tutorial for newcomer #1079

Yangxiaoz opened this issue Jan 22, 2025 · 1 comment

Comments

@Yangxiaoz
Copy link
Contributor

Nowadays, llama.cpp is a truly awesome project, but as it supports more and more features, some concepts might be quite confusing for newcomers who haven't been exposed to related fields before.

So I shifted my focus to learning the fundamental concepts related to GGML. However, since I initially lacked a clear and accurate understanding of concepts like “context, tensor, and backend” I ended up spending a lot of time trying to grasp them.

After gaining an understanding of the concepts by reading the source code, I realized that GGML and llama.cpp are truly meaningful and impressive projects. So, would it be possible to add some basic framework tutorials to help more motivated newcomers participate more easily?

I think that doing so could enable llama.cpp and GGML reach a broader stage.

@FSSRepo
Copy link
Collaborator

FSSRepo commented Feb 7, 2025

It would be great, this library has a lot of potential. The simple example is a good starting point to learn the basics of GGML and how to perform a simple matrix multiplication.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants