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

他在延伸模組消失了 #1274

Closed
waldolin opened this issue May 13, 2024 · 1 comment
Closed

他在延伸模組消失了 #1274

waldolin opened this issue May 13, 2024 · 1 comment
Assignees
Labels
area:docs Relates to documentation area:installation Relates to the installation process ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior

Comments

@waldolin
Copy link

waldolin commented May 13, 2024

Type: Bug

I don't know how to set it, because I have missed the first time setting....
I reinstalled again and again, but he disappeared in the extension module...

Finally, i find it with ctrl+ l
But i face a problem with the docs
how to let codelama of lm studio
To remember the code template
To generate in vsc

Extension version: 0.8.27
VS Code version: Code 1.89.1 (dc96b837cf6bb4af9cd736aa3af08cf8279f7685, 2024-05-07T05:13:33.891Z)
OS version: Windows_NT x64 10.0.22631
Modes:

System Info
Item Value
CPUs 13th Gen Intel(R) Core(TM) i5-13600K (20 x 3494)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) undefined
Memory (System) 127.82GB (111.12GB free)
Process Argv --crash-reporter-id ab45a6f7-6056-441b-8550-776c60a7e7c6
Screen Reader no
VM 0%
A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
tftest:31042121
vscoreces:30445986
vscod805cf:30301675
binariesv615:30325510
vsaa593:30376534
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
2i9eh265:30646982
962ge761:30959799
pythongtdpath:30769146
pythonidxpt:30866567
pythonnoceb:30805159
asynctok:30898717
pythontestfixt:30902429
pythonregdiag2:30936856
pyreplss1:30897532
pythonmypyd1:30879173
pythoncet0:30885854
h48ei257:31000450
pythontbext0:30879054
dsvsc016:30899300
dsvsc017:30899301
dsvsc018:30899302
cppperfnew:31000557
dsvsc020:30976470
pythonait:31006305
dsvsc021:30996838
01bff139:31013167
pythoncenvptcf:31043158
fchga941:31046352
dvdeprecation:31040881
dwnewjupytercf:31039676

@sestinj
Copy link
Contributor

sestinj commented May 14, 2024

If you mean that the sidebar disappeared, it may be on the right side of VS Code, and you can open it with ctrl+L.

To set up codellama with LM Studio, try editing your ~/.continue/config.json like this:

{
  "models": [
    {
      "title": "LM Studio",
      "provider": "lmstudio",
      "model": "codellama-7b"
    }
  ]
}

https://docs.continue.dev/reference/Model%20Providers/lmstudio

Also, in case it is helpful, a contributor opened a PR for a zh-CN translation of the docs, we just haven't merged this yet: https://github.com/mayf09/continue/tree/update-docs/docs/i18n/zh-CN/docusaurus-plugin-content-docs/current

@sestinj sestinj self-assigned this May 14, 2024
@sestinj sestinj closed this as completed Jul 3, 2024
@dosubot dosubot bot added area:docs Relates to documentation area:installation Relates to the installation process kind:bug Indicates an unexpected problem or unintended behavior ide:vscode Relates specifically to VS Code extension labels Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:docs Relates to documentation area:installation Relates to the installation process ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

2 participants