Skip to content

Commit

Permalink
update README about model
Browse files Browse the repository at this point in the history
  • Loading branch information
okdshin committed Dec 2, 2023
1 parent fccfc4a commit fd7b5e0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

LSP code completion server with local LLM powered by llama.cpp

## About model

Flatline LSP uses CodeGen2.5 released under Apache v2 License by Salesforce.

https://huggingface.co/sokada/codegen25-7b-multi-gguf-with-dummy-tokenizer

## Install

Please choose "openblas" or "cublas" and replace `<release_type>` with it.
Expand Down

0 comments on commit fd7b5e0

Please sign in to comment.