Homework 2: Open-Source LLMs

Deadline: 8 July 2024, 23:00
Shown in your timezone.
Correct answers are available below

This homework has already been scored. Log in to view your own submission, score, and feedback.

Log in to view my results

Correct answers

1. Running Ollama with Docker. What's the version? (1 point)

2. Downloading an LLM. Manifest file (1 point)

3. Running the LLM. Output from 10 * 10 (1 point)

4. Downloading the weights. Size of the folder (1 point)

5. Adding the weights. Dockerfile (1 point)

6. Serving the LLM. Number of output tokens (1 point)