mirror of https://github.com/google/gemma.cpp.git
Update README since backprop and Adam optimizer has been deleted.
PiperOrigin-RevId: 823388833
This commit is contained in:
parent
3ed403e287
commit
085a34965a
|
|
@ -55,7 +55,6 @@ Guidelines](https://opensource.google.com/conduct/).
|
||||||
|
|
||||||
- CPU-only inference for: Gemma 2-3, PaliGemma 2.
|
- CPU-only inference for: Gemma 2-3, PaliGemma 2.
|
||||||
- Sampling with TopK and temperature.
|
- Sampling with TopK and temperature.
|
||||||
- Backward pass (VJP) and Adam optimizer for Gemma research.
|
|
||||||
|
|
||||||
- Optimizations
|
- Optimizations
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue