Skip to content

Commit

Permalink
import chatproto
Browse files Browse the repository at this point in the history
  • Loading branch information
jstzwj committed Jan 13, 2024
1 parent 783753f commit 23e5db2
Show file tree
Hide file tree
Showing 71 changed files with 76 additions and 790 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ The core features include:
* NingYu, LLaMa, LLaMa2, Vicuna, ChatGLM, ChatGLM2, Falcon, Starcoder, WizardLM, InternLM, OpenBuddy, FireFly, CodeGen, Phoenix, RWKV, StableLM and so on.

## News
- [2024/01/13] Introduce the `ChatProto`.
- [2023/08/04] Dynamic batch inference.
- [2023/07/16] Support int4 quantization.
- [2023/07/13] Support generation logprobs parameter.
Expand Down
Empty file removed langport/data/__init__.py
Empty file.
260 changes: 0 additions & 260 deletions langport/data/conversation/__init__.py

This file was deleted.

35 changes: 0 additions & 35 deletions langport/data/conversation/conversation_settings.py

This file was deleted.

Empty file.
16 changes: 0 additions & 16 deletions langport/data/conversation/settings/baichuan.py

This file was deleted.

16 changes: 0 additions & 16 deletions langport/data/conversation/settings/baichuan2.py

This file was deleted.

14 changes: 0 additions & 14 deletions langport/data/conversation/settings/baize.py

This file was deleted.

12 changes: 0 additions & 12 deletions langport/data/conversation/settings/bard.py

This file was deleted.

13 changes: 0 additions & 13 deletions langport/data/conversation/settings/billa.py

This file was deleted.

Loading

0 comments on commit 23e5db2

Please sign in to comment.