File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -172,10 +172,10 @@ jobs:
172172 os : ubuntu-22.04
173173 - build : ' arm64'
174174 os : ubuntu-22.04-arm
175- - build : ' s390x'
176- os : ubuntu-24.04-s390x
177- - build : ' ppc64le'
178- os : ubuntu-24.04-ppc64le
175+ # - build: 's390x'
176+ # os: ubuntu-24.04-s390x
177+ # - build: 'ppc64le'
178+ # os: ubuntu-24.04-ppc64le
179179
180180 runs-on : ${{ matrix.os }}
181181
Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ A.I. > Hello! How can I assist you today?
1919You >
2020```
2121
22+ To use multi-modal models, see also [ Multimodal] ( multimodal.md ) .
23+
2224For Linux/MacOS (and Windows) users, build [ binding] ( binding.md ) and start chatting.
2325
2426Note: ` main_nim ` built from [ ` main.nim ` ] ( ../bindings/main.nim ) supports model id and model downloading, while the _ default_ ` main `
You can’t perform that action at this time.
0 commit comments