對一個程式小白的我來說,問copilot和poe比較能達成在本機上建置語言模型
來源:https://github.com/open-webui/open-webui
How to Install
Installation via Python pip
Open WebUI can be installed using pip, the Python package installer. Before proceeding, ensure you're using Python 3.11 to avoid compatibility issues.
Install Open WebUI: Open your terminal and run the following command to install Open WebUI:
pip install open-webui
Running Open WebUI: After installation, you can start Open WebUI by executing:
open-webui serve
This will start the Open WebUI server, which you can access at http://localhost:8080
要開啟cmd
鍵入ollama run llama3.1:8b
來源:https://ollama.com/library/llama3.1:8b