Update Lab 2 Ollama Gemma model

Made-with: Cursor
This commit is contained in:
c4ch3c4d3
2026-04-25 15:35:39 -06:00
parent e78581c2c9
commit eb3f8b3f25
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ Lab 1 is now provisioned directly by the installer:
`./labctl up` now pre-pulls the Gemma 4 E2B Ollama variants used by the wiki widgets: `./labctl up` now pre-pulls the Gemma 4 E2B Ollama variants used by the wiki widgets:
- `cajina/gemma4_e2b-q2_k_xl:v01` - `gemma4:e2b-it-q8_0`
- `batiai/gemma4-e2b:q4` - `batiai/gemma4-e2b:q4`
- `batiai/gemma4-e2b:q6` - `batiai/gemma4-e2b:q6`
+2 -2
View File
@@ -69,8 +69,8 @@ courseware_white_rabbit_variants:
quant: "IQ2_M" quant: "IQ2_M"
filename: "WhiteRabbitNeo_WhiteRabbitNeo-V3-7B-IQ2_M.gguf" filename: "WhiteRabbitNeo_WhiteRabbitNeo-V3-7B-IQ2_M.gguf"
courseware_lab2_ollama_models: courseware_lab2_ollama_models:
- label: "Gemma 4 E2B Q2 XL" - label: "Gemma 4 E2B IT Q8"
value: "cajina/gemma4_e2b-q2_k_xl:v01" value: "gemma4:e2b-it-q8_0"
- label: "Gemma 4 E2B Q4" - label: "Gemma 4 E2B Q4"
value: "batiai/gemma4-e2b:q4" value: "batiai/gemma4-e2b:q4"
- label: "Gemma 4 E2B Q6" - label: "Gemma 4 E2B Q6"