You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
petals/src/petals/server
Your Name 3195579620 Merge remote-tracking branch 'origin/main' into forward_kwargs
# Conflicts:
#	src/petals/__init__.py
#	src/petals/client/inference_session.py
6 months ago
..
__init__.py Make Petals a pip-installable package (attempt 2) (#102) 2 years ago
backend.py standardize: s/backend_kwargs/block_kwargs/g everywhere 9 months ago
block_functions.py standardize: s/backend_kwargs/block_kwargs/g everywhere 9 months ago
block_selection.py Store (start_block, end_block) in each DHT record for reliability (#510) 9 months ago
block_utils.py Rewrite MemoryCache alloc_timeout logic (#434) 10 months ago
from_pretrained.py Hide excess key message (#476) 10 months ago
handler.py black-isort-clarify 9 months ago
memory_cache.py Fix race condition in MemoryCache (#487) 10 months ago
reachability.py Support macOS (#477) 10 months ago
server.py Merge remote-tracking branch 'origin/main' into forward_kwargs 6 months ago
task_pool.py Merge branch 'main' into forward_kwargs 9 months ago
task_prioritizer.py Make client compatible with transformers' GenerationMixin (#464) 10 months ago
throughput.py Fix file locks in NFS-mounted directories (#517) 9 months ago