Fixed Lab 2

This commit is contained in:
c4ch3c4d3
2026-03-26 20:09:49 -06:00
parent 3bafa35460
commit a663cdbd42
8 changed files with 70 additions and 20 deletions
+8 -8
View File
@@ -27,9 +27,9 @@ Password: student
Once you've successfully connected to Open WebUI, follow the registration instructions. Feel free to register with any information, as Kaggle instance will tear itself down after four hours (barring manual intervention or inactivity). Once successful, move on to the next objective.
<figure style="text-align: center;">
<a href="https://i.imgur.com/QrQwWuD.jpeg" target="_blank">
<a href="https://i.imgur.com/btkT9IH.png" target="_blank">
<img
src="https://i.imgur.com/QrQwWuD.jpeg"
src="https://i.imgur.com/btkT9IH.png"
style="width: 50%; display: block; margin-left: auto; margin-right: auto; border: 5px solid black;">
</a>
<figcaption style="margin-top: 8px; font-size: 1.1em;">
@@ -49,8 +49,8 @@ Locate, pull, and run **Gemma34BITQAT** (a quantawaretrained m
* Locate the search box at the top of the page.
<figure style="text-align:center;">
<a href="https://i.imgur.com/yQ9KMsa.png" target="_blank">
<img src="https://i.imgur.com/yQ9KMsa.png" width="600"
<a href="https://i.imgur.com/TuUbK7O.png" target="_blank">
<img src="https://i.imgur.com/TuUbK7O.png" width="600"
style="display:block; margin-left:auto; margin-right:auto; border:5px solid black;">
</a>
<figcaption>Ollama homepage use the search bar to look for “Gemma3”.</figcaption>
@@ -64,8 +64,8 @@ Locate, pull, and run **Gemma34BITQAT** (a quantawaretrained m
* Click the **`Tags`** link beneath the model description.
<figure style="text-align:center;">
<a href="https://i.imgur.com/NgcM7qx.png" target="_blank">
<img src="https://i.imgur.com/NgcM7qx.png" width="600"
<a href="https://i.imgur.com/eaRaqnq.png" target="_blank">
<img src="https://i.imgur.com/eaRaqnq.png" width="600"
style="display:block; margin-left:auto; margin-right:auto; border:5px solid black;">
</a>
<figcaption>Tag view each entry shows the model size and a short description.</figcaption>
@@ -76,8 +76,8 @@ Locate, pull, and run **Gemma34BITQAT** (a quantawaretrained m
* The size column reads **`3.4GB`**, indicating the VRAM required for inference.
<figure style="text-align:center;">
<a href="https://i.imgur.com/nDPlOdd.png" target="_blank">
<img src="https://i.imgur.com/nDPlOdd.png" width="600"
<a href="https://i.imgur.com/Sf8sSs3.png" target="_blank">
<img src="https://i.imgur.com/Sf8sSs3.png" width="600"
style="display:block; margin-left:auto; margin-right:auto; border:5px solid black;">
</a>
<figcaption>Model size for `Qwen3.5:4b` (≈ 3.3GB VRAM).</figcaption>