mirror of https://github.com/google/gemma.cpp.git
- GemmaContext class that exposes Gemma functionality - C API that uses GemmaContext - C# interop class in GemmaInterop.cs - New END_OF_TURN_ID in tokenizer.h, useful when dealing with instruction-tuned prompts PiperOrigin-RevId: 730754638 |
||
|---|---|---|
| .. | ||
| evals | ||
| instantiations | ||
| activations.h | ||
| c_api.cc | ||
| c_api.h | ||
| common.cc | ||
| common.h | ||
| configs.cc | ||
| configs.h | ||
| configs_test.cc | ||
| context.cc | ||
| context.h | ||
| gemma-inl.h | ||
| gemma.cc | ||
| gemma.h | ||
| kv_cache.cc | ||
| kv_cache.h | ||
| run.cc | ||
| tensor_index.cc | ||
| tensor_index.h | ||
| tensor_index_test.cc | ||
| tokenizer.cc | ||
| tokenizer.h | ||
| weights.cc | ||
| weights.h | ||