gemma.cpp/gemma
Daniel Keysers 583bd93e9a Factor out addition of ViTConfig to a ModelConfig.
Use ModelConfig values for ImageTokens.
Output timing info for image token generation.
Add a method to copy image data into Image class directly.
Minor changes: pipe ModelTraining to more places.

PiperOrigin-RevId: 690572283
2024-10-28 05:29:33 -07:00
..
evals Add MMLU eval to github 2024-05-20 10:20:53 -07:00
instantiations Eliminated TConfig. 2024-10-17 05:04:22 -07:00
activations.h Use NestedPools, add NUMA infra 2024-10-18 08:11:18 -07:00
common.cc Eliminated TConfig. 2024-10-17 05:04:22 -07:00
common.h Fix PaliGemma's GenerateImageTokensT(). 2024-10-18 01:34:13 -07:00
configs.cc Factor out addition of ViTConfig to a ModelConfig. 2024-10-28 05:29:33 -07:00
configs.h Factor out addition of ViTConfig to a ModelConfig. 2024-10-28 05:29:33 -07:00
configs_test.cc Eliminated TConfig. 2024-10-17 05:04:22 -07:00
gemma-inl.h Use NestedPools, add NUMA infra 2024-10-18 08:11:18 -07:00
gemma.cc Use NestedPools, add NUMA infra 2024-10-18 08:11:18 -07:00
gemma.h Use NestedPools, add NUMA infra 2024-10-18 08:11:18 -07:00
kv_cache.cc Eliminated TConfig. 2024-10-17 05:04:22 -07:00
kv_cache.h Eliminated TConfig. 2024-10-17 05:04:22 -07:00
run.cc Factor out addition of ViTConfig to a ModelConfig. 2024-10-28 05:29:33 -07:00
tokenizer.cc Factor out addition of ViTConfig to a ModelConfig. 2024-10-28 05:29:33 -07:00
tokenizer.h 7x compile time speedup: shard gemma.cc 2024-07-03 06:35:04 -07:00
weights.cc Use NestedPools, add NUMA infra 2024-10-18 08:11:18 -07:00
weights.h Fix PaliGemma's GenerateImageTokensT(). 2024-10-18 01:34:13 -07:00