WizardLM Uncensored 是一个基于 Eric Hartford 的
下面示例使用的模型是 wizardlm-uncensored 模型。
ollama serve ollama run wizardlm-uncensored -------------------- curl -X POST http://localhost:11434/api/generate -d '{ "model": "wizardlm-uncensored", "prompt":"Who made Rose promise that she would never let go?" }'