Add Gemma 4 to the model library
This commit is contained in:
parent
96090cb604
commit
3340b9196b
1 changed files with 8 additions and 0 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue