소스 검색

update where are models stored q

Signed-off-by: Matt Williams <m@technovangelist.com>
Matt Williams 1 년 전
부모
커밋
511069a2a5
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      docs/faq.md

+ 0 - 2
docs/faq.md

@@ -62,8 +62,6 @@ Refer to the section above for how to use environment variables on your platform
 - macOS: `~/.ollama/models`.
 - Linux: `/usr/share/ollama/.ollama/models`
 
-See [the CLI Documentation](./cli.md) for more on this.
-
 ## How do I set them to a different location?
 
 If a different directory needs to be used, set the environment variable `OLLAMA_MODELS` to the chosen directory. Refer to the section above for how to use environment variables on your platform.