Fixed Lab 2
This commit is contained in:
@@ -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 **Gemma 3 4B‑IT‑QAT** (a quant‑aware‑trained 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 “Gemma 3”.</figcaption>
|
||||
@@ -64,8 +64,8 @@ Locate, pull, and run **Gemma 3 4B‑IT‑QAT** (a quant‑aware‑trained 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 **Gemma 3 4B‑IT‑QAT** (a quant‑aware‑trained m
|
||||
* The size column reads **`3.4 GB`**, 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.3 GB VRAM).</figcaption>
|
||||
|
||||
Reference in New Issue
Block a user