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
Alexander Borzunov fecee8c4dc
Show license links when loading models (#332)
1 year ago
..
cli Add LLaMA support (#323) 1 year ago
client Fix llama's lm_head.weight.requires_grad (#330) 1 year ago
models Show license links when loading models (#332) 1 year ago
server Add LLaMA support (#323) 1 year ago
utils Add AutoDistributed{Model, ModelForCausalLM, ModelForSequenceClassification} (#329) 1 year ago
__init__.py Add LLaMA support (#323) 1 year ago
constants.py Add service checking direct reachability from peers (#195) 1 year ago
data_structures.py Replace .make_sequence(..., mode="random") with mode="max_throughput" (#313) 1 year ago
dht_utils.py Remove unused imports and attributes (#324) 1 year ago