Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit298abd6

Browse files
committed
llm
1 parentb77d91e commit298abd6

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

‎.DS_Store‎

0 Bytes
Binary file not shown.

‎study-docker/README.md‎

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -572,6 +572,7 @@ Docker Pull Command
572572

573573

574574

575+
575576
基本访问
576577

577578
```
@@ -933,6 +934,7 @@ start a instance
933934

934935

935936

937+
936938

937939

938940
###安装配置 logstash ###
@@ -2536,6 +2538,36 @@ Visit
25362538
http://localhost
25372539
```
25382540

2541+
###安装 Anything-LLM
2542+
2543+
参考链接
2544+
2545+
https://github.com/Mintplex-Labs/anything-llm/blob/master/docker/HOW_TO_USE_DOCKER.md
2546+
2547+
https://github.com/Mintplex-Labs/anything-llm/blob/master/locales/README.zh-CN.md
2548+
2549+
Download
2550+
2551+
```
2552+
docker pull mintplexlabs/anythingllm
2553+
```
2554+
2555+
2556+
2557+
Start
2558+
2559+
```
2560+
docker run --name bage-anything-llm -it mintplexlabs/anythingllm
2561+
```
2562+
2563+
2564+
2565+
Visit
2566+
2567+
```
2568+
http://localhost:3001
2569+
```
2570+
25392571

25402572

25412573
###网络连接 network ###

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp