GGUF
Japanese
English
Inference Endpoints
conversational
pokutuna commited on
Commit
1de43f0
1 Parent(s): 466a19b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ base_model:
24
  # lshw のインストール (ollama インストール時に GPU を検出するのに必要)
25
  $ apt update && apt install -y lshw
26
 
27
- # ollama のインストール & 起動
28
  $ curl -fsSL https://ollama.com/install.sh | sh
29
  $ ollama serve
30
 
 
24
  # lshw のインストール (ollama インストール時に GPU を検出するのに必要)
25
  $ apt update && apt install -y lshw
26
 
27
+ # ollama (https://ollama.com/) のインストール & 起動
28
  $ curl -fsSL https://ollama.com/install.sh | sh
29
  $ ollama serve
30