GithubHelp home page GithubHelp logo

Support for LM Studio about twinny HOT 5 CLOSED

rburgst avatar rburgst commented on May 26, 2024 4
Support for LM Studio

from twinny.

Comments (5)

rjmacarthy avatar rjmacarthy commented on May 26, 2024 1

Hey just released version 3.5.0 which includes support for LMStudio, please check it out and let me know your thoughts 😄

image

#98

Many thanks,

from twinny.

rjmacarthy avatar rjmacarthy commented on May 26, 2024

Hey, thank you for the feature request.

I have decided to work on this in PR #98

I will keep you updated when it's ready. It's looking promising so far, I'd never heard of LM studio before this but it's really awesome, thanks for pointing me towards it.

Many thanks,

from twinny.

rburgst avatar rburgst commented on May 26, 2024

My pleasure. I am glad you like it as much as I do.

from twinny.

rjmacarthy avatar rjmacarthy commented on May 26, 2024

This is ready, closing.

from twinny.

rburgst avatar rburgst commented on May 26, 2024

Hi, i tried using it with
deepseek-coder:base
and getting this log on the server in lm studio


[2024-02-16 09:06:39.982] [INFO] [LM STUDIO SERVER] Processing queued request...
[2024-02-16 09:06:39.983] [INFO] Received POST request to /v1/completions with body: {
  "model": "deepseek-coder:base",
  "prompt": "<|fim▁begin|>\n\n// Language: Typescript (typescript) \n// File uri: file:///Users/Rainer.Burgstaller/git/emundo/exercises/dt-test-app/src/app/game-of-life.ts (typescript) \nclass Cell<|fim▁hole|><|fim▁end|>",
  "stream": true,
  "max_tokens": 250,
  "temperature": 0.2
}
[2024-02-16 09:06:39.983] [INFO] Provided inference configuration: {
  "n_threads": 4,
  "n_predict": 250,
  "top_k": 40,
  "min_p": 0.05,
  "top_p": 0.95,
  "temp": 0.2,
  "repeat_penalty": 1.1,
  "input_prefix": "[INST]",
  "input_suffix": "[/INST]\\n",
  "antiprompt": [
    "[INST]"
  ],
  "pre_prompt": "",
  "pre_prompt_suffix": "<</SYS>>[/INST]\\n",
  "pre_prompt_prefix": "[INST]<<SYS>>\\n",
  "seed": -1,
  "tfs_z": 1,
  "typical_p": 1,
  "repeat_last_n": 64,
  "frequency_penalty": 0,
  "presence_penalty": 0,
  "n_keep": 121,
  "logit_bias": {},
  "mirostat": 0,
  "mirostat_tau": 5,
  "mirostat_eta": 0.1,
  "memory_f16": true,
  "multiline_input": false,
  "penalize_nl": true
}
[2024-02-16 09:06:39.983] [INFO] Streaming response..
[2024-02-16 09:06:39.984] [INFO] [LM STUDIO SERVER] Processing...
[2024-02-16 09:06:40.189] [ERROR] [Server Error] {"title":"unordered_map::at: key not found"}
[2024-02-16 09:06:40.191] [INFO] [LM STUDIO SERVER] Finished streaming response
[2024-02-16 09:06:40.191] [ERROR] [Server Error] {"code":"ERR_HTTP_HEADERS_SENT"}
[2024-02-16 09:06:40.195] [ERROR] [Server Error] {"code":"ERR_HTTP_HEADERS_SENT"}

I used the following model
grafik
and used the following twinny settings
grafik

from twinny.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.