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

[Snowservices] Remove llama from the templates repo #9

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
.idea
spcs/examples/llama7b-chat-hf/snow/__pycache__
spcs/examples/llama7b-chat-hf/spcs_spec.yaml
.DS_Store
user-metrics/metrics-service.yml
1 change: 0 additions & 1 deletion requirements.txt

This file was deleted.

9 changes: 0 additions & 9 deletions spcs/examples/llama7b-chat-hf/Dockerfile

This file was deleted.

72 changes: 0 additions & 72 deletions spcs/examples/llama7b-chat-hf/README.md

This file was deleted.

6 changes: 0 additions & 6 deletions spcs/examples/llama7b-chat-hf/exec/controller.sh

This file was deleted.

104 changes: 0 additions & 104 deletions spcs/examples/llama7b-chat-hf/exec/exec.py

This file was deleted.

5 changes: 0 additions & 5 deletions spcs/examples/llama7b-chat-hf/exec/gradio_ui.sh

This file was deleted.

7 changes: 0 additions & 7 deletions spcs/examples/llama7b-chat-hf/exec/model_worker.sh

This file was deleted.

9 changes: 0 additions & 9 deletions spcs/examples/llama7b-chat-hf/requirements.txt

This file was deleted.

Empty file.
39 changes: 0 additions & 39 deletions spcs/examples/llama7b-chat-hf/snow/cleanup.py

This file was deleted.

17 changes: 0 additions & 17 deletions spcs/examples/llama7b-chat-hf/snow/logger.py

This file was deleted.

18 changes: 0 additions & 18 deletions spcs/examples/llama7b-chat-hf/snow/main.py

This file was deleted.

85 changes: 0 additions & 85 deletions spcs/examples/llama7b-chat-hf/snow/setup.py

This file was deleted.

Loading