diff options
| author | Michael Peter Christen <mc@yacy.net> | 2025-11-24 23:59:19 +0100 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2025-11-24 23:59:19 +0100 |
| commit | 0375dc34771b3215475572f9a42b4c6ec08641f8 (patch) | |
| tree | 1688d0944abcc7466e650e8d8ddfc359f6dea36a | |
| parent | 15a9260db0aeaea5172dac38dca5cac541c326fc (diff) | |
another recommended model
| -rw-r--r-- | htroot/LLMSelection_p.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htroot/LLMSelection_p.html b/htroot/LLMSelection_p.html index 4150549e3..c6de7cb5b 100644 --- a/htroot/LLMSelection_p.html +++ b/htroot/LLMSelection_p.html @@ -61,6 +61,7 @@ ["hf.co/mradermacher/EuroLLM-1.7B-Instruct-GGUF:Q4_K_M", "0.09", "1.5GB", "European Union - funded model, multilingual", "Various European Universities", "apache-2.0"], ["llama3.2:1b-instruct-q4_K_M", "0.18", "1.5GB", "A good 1B model", "Meta", "llama3.2"], ["llama3.2:3b-instruct-q4_K_M", "0.66", "3GB", "A good 3B model", "Meta", "llama3.2"], + ["qwen3-vl:2b-instruct-q4_K_M", "", "3GB", "A very small vision-model, can understand what is sees in images"], ["qwen3:4b-instruct-2507-q4_K_M", "7.70", "3GB", "Exceptional good 4B model", "Alibaba", "apache-2.0"], ["hf.co/mradermacher/Josiefied-Qwen3-4B-Instruct-2507-abliterated-v1-GGUF:Q4_K_M", "4.41", "3GB", "Uncensored version of qwen3:4b", "huggingface.co/Goekdeniz-Guelmez", "apache-2.0"], ["hf.co/mradermacher/medgemma-4b-it-GGUF:Q4_K_M", "0.84", "4GB", "Medical Knowledge and Vision", "Google", "health-ai-developer-foundations"], |
