Add Gemma 4 to the model library

This commit is contained in:
Ohad Livne 2026-04-18 11:43:13 +03:00
parent 96090cb604
commit 3340b9196b
Signed by: libohad-dev
GPG key ID: 34FDC68B51191A4D

View file

@ -11,6 +11,14 @@
:context-window 128 :context-window 128
:cutoff-date "2024-08" :cutoff-date "2024-08"
) )
(
gemma4:latest
:description "A model from Google built on Gemini technology"
:capabilities (media tool-use cache)
:mime-types ("image/bmp" "image/gif" "image/jpeg" "image/png" "image/tiff" "image/webp")
:context-window 128
:cutoff-date "2025-01"
)
( (
hf.co/Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2-GGUF:latest hf.co/Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2-GGUF:latest
:description "Uncensored model based on Llama-3.1-8b-Instruct" :description "Uncensored model based on Llama-3.1-8b-Instruct"