Qwen2.5
Qwen2.5
Prompt
用python写一个程序来找出179424673是第几个质数
API
model id: Qwen/Qwen2.5-Coder-32B-Instruct
base url: https://api.hyperbolic.xyz/v1
model id: qwen/qwen-2.5-coder-32b-instruct
base url: https://openrouter.ai/api/v1
Artifacts
https://huggingface.co/spaces/Qwen/Qwen2.5-Coder-Artifacts
Demo
https://huggingface.co/spaces/Qwen/Qwen2.5-Coder-demo
bolt.new安装
git clone https://github.com/coleam00/bolt.new-any-llm.git
cd bolt.new-any-llm
cp .env.example .env
nano .env
pnpm install
pnpm run dev
Comments