跳到主要内容

nCompass

nCompass Technologies API 为开源语言模型提供了一个极速推理引擎。您可以在此处注册,在初始欢迎屏幕上复制您的 API 密钥,然后点击nCompass 模型列表中任意模型的播放按钮。将 ~/.continue/config.json 修改如下所示

Package 或 config.yaml
models:
- name: Ncompass Gemma 3 Coder
provider: ncompass
model: google/gemma-3-27b-it
apiKey: <YOUR_NCOMPASS_API_KEY>

查看源代码