Skip to content

Commit ca7565c

Browse files
committed
more video links
1 parent e17f801 commit ca7565c

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414

1515
- [Using RStudio Server on CoCalc via a Compute Server](./rstudio.md)
1616

17-
1817
- [Running Large Language Models using a GPU on CoCalc.com with OpenWebUI and Ollama](./ollama.md)
1918

2019
- [Use the Mojo Programming Language with Jupyter and to Edit Code](./mojo.md)
@@ -33,3 +32,4 @@
3332
](./colab.md)
3433

3534
- [Building SageMath from Source on CoCalc using a 60 CPU machine with 240GB RAM in 18 Minutes](./build-sage.md)
35+

ollama.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Efficiently Running and Managing Large Language Models using a GPU on CoCalc.com with Ollama: A Tutorial
22

3+
## April 18, 2024
4+
5+
New Video Demo: https://youtu.be/OMN1af0LUcA
6+
37
## Feb 18, 2024
48

59
To use OpenWebUI \(formerly ollama\-webui\) in CoCalc is now very easy!

rstudio.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Using RStudio Server on [CoCalc](https://cocalc.com) via a Compute Server
22

3+
VIDEO: https://youtu.be/Owq90O0vLJo
4+
35
[CoCalc's compute servers](https://doc.cocalc.com/compute_server.html) let you very easily run arbitrary virtual machines associated to any CoCalc project. The cost is by the second \(pay as you go\) for cloud hosted VM's.
46

57
### Create a Compute Server

0 commit comments

Comments
 (0)