Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Cody PLG: Change fine-tuned model identifier for completions#62491

Merged
sagtanih merged 1 commit into
mainfrom
hitesh/finetune-model-id
May 7, 2024
Merged

Cody PLG: Change fine-tuned model identifier for completions#62491
sagtanih merged 1 commit into
mainfrom
hitesh/finetune-model-id

Conversation

@sagtanih

@sagtanih sagtanih commented May 7, 2024

Copy link
Copy Markdown
Contributor

Context

  1. Change the fine-tuned model for completions.

Test plan

curl -vS -X POST http://localhost:9992/v1/completions/fireworks -H 'Authorization: bearer <SGD_TOKEN>' -d '{"stream":false,"max_tokens":50, "model": "accounts/sourcegraph/models/codecompletion-mixtral-rust-152k-005e", "stop_sequences": ["\n\n"], "prompt": "const value = ", "stream":false}' -H 'X-sourcegraph-feature: code_completions'

@cla-bot cla-bot Bot added the cla-signed label May 7, 2024
@sagtanih sagtanih requested a review from rafax May 7, 2024 13:17
@sagtanih sagtanih enabled auto-merge (squash) May 7, 2024 13:19
@sagtanih sagtanih disabled auto-merge May 7, 2024 13:39
@sagtanih sagtanih merged commit dc32f4a into main May 7, 2024
@sagtanih sagtanih deleted the hitesh/finetune-model-id branch May 7, 2024 13:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants