Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rust plugins + vllm models #17

Closed
hazratisulton opened this issue Nov 17, 2023 · 0 comments · Fixed by #18
Closed

Rust plugins + vllm models #17

hazratisulton opened this issue Nov 17, 2023 · 0 comments · Fixed by #18
Assignees

Comments

@hazratisulton
Copy link

Tried completion and get problem:

Image

Log:

2023-11-17T08:50:44.863769Z  INFO refact_lsp::lsp:211: file:///home/fupfv/refact/refact_data_pipeline/filters_fim_v2.py changed, save time: 12.383µs
2023-11-17T08:50:44.863798Z  INFO refact_lsp::lsp:218: file:///home/fupfv/refact/refact_data_pipeline/filters_fim_v2.py changed, telemetry time: 1.73µs
2023-11-17T08:50:44.863880Z  INFO refact_lsp::lsp:243: asked for completion
2023-11-17T08:50:44.931428Z  INFO refact_lsp::http_server:253: 127.0.0.1:38810 POST /v1/code-completion body_bytes=283
2023-11-17T08:50:44.931489Z ERROR refact_lsp::custom_error:41: client will see {"detail":"Model 'Refact/1.6B/vllm' not found. Server has these models: []"}

Tried release plugin 1.0.52 - working.

Docker version: smallcloud/refact_self_hosting_enterprise nightly efd6631418cb

@mitya52 mitya52 self-assigned this Nov 20, 2023
@mitya52 mitya52 linked a pull request Nov 20, 2023 that will close this issue
@github-project-automation github-project-automation bot moved this to Released in Docker Nightly in Self-hosted / Enterprise Nov 22, 2023
@olegklimov olegklimov changed the title Refact/1.6B/vllm not working with VS Code plugin v1.0.1026, JB plugin 1.2.2-eap-c54b097d Rust plugins + vllm models Nov 26, 2023
@olegklimov olegklimov moved this from Released in Docker Nightly to Released in Docker V1.2 in Self-hosted / Enterprise Nov 26, 2023
olegklimov pushed a commit that referenced this issue Sep 16, 2024
# This is the 1st commit message:

install/glob-library

# This is the commit message #2:

feat/add-privacy-module

# This is the commit message #3:

feat/add-background-task-to-reload-settings

# This is the commit message #4:

feat/add-privacy-settings-to-global-context

# This is the commit message #5:

feat/check-while-reading-file-that-is-not-blocked

# This is the commit message #6:

fix/remove-lock

# This is the commit message #7:

feat/load-privacy-if-needed

# This is the commit message #8:

fix/remove-from-background-tasks

# This is the commit message #9:

feat/add-posibility-to-check-file-privacy-sync

# This is the commit message #10:

feat/adding-global-context-to-diffs-and-more

# This is the commit message #11:

refactor/reading-file-from-disk

# This is the commit message #12:

feat/passing-context-to-read-file

# This is the commit message #13:

feat/remove-completion-for-blocked-files

# This is the commit message #14:

feat/adding-default-privacy-yaml

# This is the commit message #15:

refactor/min-blocked-to-max-allowed-privacy-level

# This is the commit message #16:

add-todo-comments

# This is the commit message #17:

fix/tests-using-mock-global-context

# This is the commit message #18:

feat/adding-tests-and-passing-references

# This is the commit message #19:

fix/change-order-of-privacy-level-enum

# This is the commit message #20:

refactor/happy-path-if-refactoring

# This is the commit message #21:

fix/add-examples-to-the-lists-in-default-privacy

# This is the commit message #22:

Revert "Merge branch 'dev' into feat/privacy-2.0"

This reverts commit 2de38d8, reversing
changes made to afed122.

# This is the commit message #23:

fix/revert-unwanted-merge-changes

# This is the commit message #24:

feat/add-global-context-to-chat-interaction

# This is the commit message #25:

fix/global-context-from-the-current-new-files

# This is the commit message #26:

privacy different function signatures

# This is the commit message #27:

fix/simplify-tests

# This is the commit message #28:

fix/supress-warning-about-snake-case

# This is the commit message #29:

fix/propagate-results

# This is the commit message #30:

fix/async-file-read
@olegklimov olegklimov mentioned this issue Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Released in Docker V1.2
Development

Successfully merging a pull request may close this issue.

2 participants