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

Improve robustness for llm #2321

Merged
merged 15 commits into from
Dec 14, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Improve robust for llm service
rainyfly committed Dec 13, 2023
commit 7b657959cd93fd7a778917d6546eee00abdfbab3
27 changes: 0 additions & 27 deletions llm_ic/README.md

This file was deleted.

Empty file removed llm_ic/fastdeploy_ic/__init__.py
Empty file.
30 changes: 0 additions & 30 deletions llm_ic/fastdeploy_ic/config.py

This file was deleted.

Empty file.
127 changes: 0 additions & 127 deletions llm_ic/fastdeploy_ic/data/manager.py

This file was deleted.

3 changes: 0 additions & 3 deletions llm_ic/fastdeploy_ic/proto/__init__.py

This file was deleted.

99 changes: 0 additions & 99 deletions llm_ic/fastdeploy_ic/proto/ic.proto

This file was deleted.

41 changes: 0 additions & 41 deletions llm_ic/fastdeploy_ic/proto/ic_pb2.py

This file was deleted.

Loading