Home
New Issues
Categories
Repositories
Submit Repo
Guide
Blog
Menu
ggml-org/ggml
Is there a tutorial for customing operators?
Open
#330 opened on Jul 3, 2023
View on GitHub
2 comments
(2 comments)
0 reactions
(0 reactions)
0 assignees
(0 assignees)
C++
14,741 stars
(14,741 stars)
1,646 forks
(1,646 forks)
auto 404
good first issue
Description
Need a crash course for customing GGML.
Contributor guide
Tech stack
None
Domain
machine learning
Issue type
documentation
Difficulty
Estimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
1
Estimated time
A rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
1-2 days
Activity status
How available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
active
Clarity
How clearly the issue explains the expected change, acceptance criteria, and next step.
clear
Prerequisites
Git
C++
Newbie friendliness
A 1-100 score estimating how approachable this issue is for first-time contributors.
60
Research direction
Look for existing documentation on custom operators in GGML, and find examples in the codebase to create a step by step guide.