Created
April 16, 2026 18:22
-
-
Save jkeam/791a467dc853ff3ed25c90fc33e3118e to your computer and use it in GitHub Desktop.
Continue Local Config (~/.continue/config.yaml)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Local Config | |
| version: 1.0.0 | |
| schema: v1 | |
| models: | |
| - name: Granite | |
| provider: openai | |
| model: granite-3-1-8b-instruct | |
| apiKey: sk-abc123def456ghi789jkl012mno345pqr678stu901vwx234 | |
| apiBase: "http://granite-3-1-8b-instruct-predictor.ic-shared-llm.svc.cluster.local:8080/v1" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment