WEBVTT

1
00:00:00.570 --> 00:00:02.790
<v Instructor>In the previous section,</v>

2
00:00:02.790 --> 00:00:04.800
we explored LM Studio,

3
00:00:04.800 --> 00:00:08.460
which is a very user friendly application

4
00:00:08.460 --> 00:00:10.860
with a nice graphical user interface

5
00:00:10.860 --> 00:00:13.260
and lots of features that make running

6
00:00:13.260 --> 00:00:17.730
and using open models locally on your machine a breeze.

7
00:00:17.730 --> 00:00:19.620
In this section here

8
00:00:19.620 --> 00:00:22.470
we'll explore an alternative solution,

9
00:00:22.470 --> 00:00:25.140
a more advanced solution you could say,

10
00:00:25.140 --> 00:00:26.880
that does not come

11
00:00:26.880 --> 00:00:28.740
with a graphical user interface,

12
00:00:28.740 --> 00:00:32.610
but that's instead typically used through the command line

13
00:00:32.610 --> 00:00:33.990
through the terminal.

14
00:00:33.990 --> 00:00:38.250
We'll explore Ollama in this section

15
00:00:38.250 --> 00:00:40.200
and we'll explore how you can install,

16
00:00:40.200 --> 00:00:43.410
and of course, most importantly, use Ollama,

17
00:00:43.410 --> 00:00:47.220
what exactly it is, which features it offers,

18
00:00:47.220 --> 00:00:50.520
and we'll dive into some advanced configuration options

19
00:00:50.520 --> 00:00:54.900
because one of the advantages of Ollama is

20
00:00:54.900 --> 00:00:58.410
that it does give you quite a lot of options

21
00:00:58.410 --> 00:01:01.470
that help you customize these open models,

22
00:01:01.470 --> 00:01:04.380
adjust them for your specific needs,

23
00:01:04.380 --> 00:01:07.530
and that's something we'll explore in detail

24
00:01:07.530 --> 00:01:09.930
in this section as well.

25
00:01:09.930 --> 00:01:13.920
Of course, as always, we'll also explore many examples

26
00:01:13.920 --> 00:01:17.910
and example use cases for using Ollama

27
00:01:17.910 --> 00:01:19.950
with those open models,

28
00:01:19.950 --> 00:01:22.770
and we'll also revisit the idea

29
00:01:22.770 --> 00:01:27.060
of programmatically using open models

30
00:01:27.060 --> 00:01:31.260
that run on your machine, just as we did with LM Studio.

31
00:01:31.260 --> 00:01:33.300
Now in this section we'll explore

32
00:01:33.300 --> 00:01:35.640
how you can programmatically use these

33
00:01:35.640 --> 00:01:39.003
locally running open models with help of Ollama.

