Commit Graph

100 Commits

Author SHA1 Message Date
revital
5f246a9d84 Edits 2025-03-19 08:18:20 +02:00
revital
4699667939 Terminology change 2025-03-13 11:15:22 +02:00
revital
de583aa7d9 Edit AI app gateway deployment instructions 2025-03-11 14:18:29 +02:00
pollfly
64f13593de Add Visualization embedding admonitions in app pages (#1075) 2025-03-06 19:11:59 +02:00
pollfly
be7b2b04bd Add links to AI application gateway (#1074)
Some checks are pending
CI / build (push) Waiting to run
2025-03-05 12:17:12 +02:00
galb-see
fd2ead5d0e Update apps_aws_autoscaler.md (#1060) 2025-02-27 12:15:58 +02:00
pollfly
535e08efa8 Small edits (#1047)
Some checks are pending
CI / build (push) Waiting to run
2025-02-23 14:32:46 +02:00
pollfly
15416bb43d Small edits (#1046)
Some checks failed
CI / build (push) Has been cancelled
2025-02-20 09:32:26 +02:00
pollfly
60638ce467 Small edits (#1045)
Some checks failed
CI / build (push) Has been cancelled
2025-02-18 09:49:33 +02:00
pollfly
43b0d9bae7 Small edits (#1042)
Some checks are pending
CI / build (push) Waiting to run
2025-02-17 09:37:26 +02:00
pollfly
085841ab0d Terminology update (#1035) 2025-02-10 10:17:24 +02:00
pollfly
e77846a536 Edits 50 (#1034) 2025-02-10 09:54:13 +02:00
pollfly
b12b71d835 Change terminology (#1028) 2025-02-06 17:31:11 +02:00
pollfly
18d3209059 Small edits (#1000) 2025-02-06 13:01:43 +02:00
pollfly
13a0e1ae50 Update images (#997)
Some checks are pending
CI / build (push) Waiting to run
2025-02-05 17:53:30 +02:00
pollfly
a8f1ebce1d Update AWS autoscaler policy (#1024)
Some checks failed
CI / build (push) Has been cancelled
2025-02-02 14:01:53 +02:00
pollfly
7388083880 Small edits (#1020)
Some checks are pending
CI / build (push) Waiting to run
2025-01-28 10:22:37 +02:00
pollfly
7388e479e8 Small edits (#993) 2024-12-23 12:33:04 +02:00
pollfly
a1d2843a3b Small edits (#987) 2024-12-15 11:53:14 +02:00
pollfly
0fb6c47ff9 Update AWS policy for autoscaler (#980) 2024-12-05 10:55:00 +02:00
pollfly
ff2a7bd893 Add AWS Autoscaler admonition (#977) 2024-12-05 10:54:35 +02:00
pollfly
2f65b9593a Add llama.cpp application images (#979) 2024-12-04 13:33:41 +02:00
pollfly
1e9afa0a64 small edits (#978) 2024-12-03 09:59:47 +02:00
pollfly
952d8acc6b Add llama.cpp model deployment app (#976) 2024-12-01 11:43:18 +02:00
pollfly
b1dc1f7940 Add model endpoint information (#974) 2024-12-01 09:14:26 +02:00
pollfly
83fe2841d7 Small edits (#973) 2024-11-27 16:03:05 +02:00
pollfly
43951da0bd Small edits (#962) 2024-11-13 14:03:53 +02:00
pollfly
8026b1f474 Edit sidebars (#959) 2024-11-07 12:17:26 +02:00
pollfly
be102be4c3 Update docs (#948) 2024-11-03 15:32:30 +02:00
pollfly
edd6ef8d16 Edit app overview page (#944) 2024-10-01 14:33:02 +03:00
pollfly
2c9d3b6008 Refactor Settings page (#940) 2024-09-29 12:20:11 +03:00
pollfly
03b2e7d737 Small edits (#936) 2024-09-22 13:20:13 +03:00
pollfly
7b0fae72f3 Add SSH Session UI application (#933) 2024-09-19 15:19:19 +03:00
pollfly
9f5e675643 Small edits (#929) 2024-09-15 11:38:55 +03:00
pollfly
a7f2726838 Small edits (#920) 2024-09-08 13:13:57 +03:00
pollfly
6ed69cd751 App edits (#916) 2024-08-29 19:27:51 +03:00
pollfly
cd97c6d615 Add Embedding Model Deployment and Model Deployment apps (#914) 2024-08-28 17:22:10 +03:00
pollfly
5951d744bf Edit app instance configuration section (#908) 2024-08-27 13:59:02 +03:00
pollfly
bc6f88ccc6 Add app configuration shortcut info (#904) 2024-08-19 14:42:12 +03:00
pollfly
8b94fa6c1a Small edits (#901) 2024-08-12 16:04:50 +03:00
pollfly
9371e861f4 Fix config example (#889) 2024-08-04 18:47:37 +03:00
pollfly
e08cb72fac Small edits (#886) 2024-07-24 10:49:10 +03:00
pollfly
41c859d7ae Add options for configuring instances spawned by autoscaler (#884) 2024-07-22 16:15:19 +03:00
pollfly
296ba5d887 Fix AWS autoscaler vault information (#881)
* Add ClearML Server 1.14.1 release notes and update AMIs

* Add SDK 1.14.4 release notes

* Add ClearML Server 1.15.0 release notes and update AMIs

* Add ClearML Server 1.15.0 release notes and update AMIs

* small edits

* add clearml 1.15.1 release notes

* Remove GPU Compute

* Remove GPU Compute

* Clarify docker_args

* Clarify docker_args

* clarify docker-args

* update clearml-session

* Bump braces from 3.0.2 to 3.0.3 (#45)

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update ws

* remove gtm

* Update AMIs

* Small edits

* small edits

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-21 15:24:11 +03:00
pollfly
f6781628e0 Restructure ClearML Agent pages (#873) 2024-07-15 15:53:41 +03:00
pollfly
7137669f24 Small edits (#861) 2024-06-30 09:16:11 +03:00
pollfly
d166467a32 Update Docusaurus (#855) 2024-06-23 10:00:06 +03:00
pollfly
9cbbbd4c43 Small edits (#852) 2024-06-10 10:40:43 +03:00
pollfly
d4c5f6fa24 Update GUI applications (#851) 2024-06-09 13:26:44 +03:00
pollfly
8999902470 Update AWS autoscaler policy (#845) 2024-05-21 14:45:40 +03:00