File size: 239 Bytes
c945057
 
 
 
 
 
 
1
2
3
4
5
6
7
8
# Push to Replicate

This repo is responsible for two models on Replicate: replicate/lora-training and replicate/lora-training-advanced. To push both models, (given that you have access to push to the replicate org) run

```
make push
```