MCPcopy Create free account
hub / github.com/Tiiny-AI/PowerInfer / main

Function main

smallthinker/examples/gen-docs/gen-docs.cpp:78–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78int main(int, char **) {
79 export_md("autogen-main.md", LLAMA_EXAMPLE_MAIN);
80 export_md("autogen-server.md", LLAMA_EXAMPLE_SERVER);
81
82 return 0;
83}

Callers

nothing calls this directly

Calls 1

export_mdFunction · 0.85

Tested by

no test coverage detected