Skip to content
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
47 changes: 47 additions & 0 deletions models/dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
*pdf
*docx
flan-t5**
checkpoints/**
examples/**
weights_13/**
tmp/**
**.jsonl
unconverted-weights
unconverted-weights/
weights
weights/
llama_weights/
llama_weights
*/**/*.safetensors
*/**/*.tensors
**/.git/lfs/objects/**
*.tensors
default_base_weights/
llama.tensors
code
tests
**/*ipynb

# generated by replicate/cog
__pycache__
*.pyc
*.pyo
*.pyd
.Python
env
pip-log.txt
pip-delete-this-directory.txt
.tox
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.log
.git
**/.git
.mypy_cache
**/.mypy_cache
.pytest_cache
.hypothesis
5 changes: 0 additions & 5 deletions models/llama-2-13b-chat/.dockerignore

This file was deleted.

1 change: 1 addition & 0 deletions models/llama-2-13b-chat/.dockerignore

This file was deleted.

Binary file not shown.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading