You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This needs to be revisited as a process, this was a hack to start.
85
+
74
86
rsync over the files
75
87
```bash
76
88
mkdir $(date +%F)
@@ -108,6 +120,7 @@ Find the `ilab` random command to host the model, send that on after the PR lett
108
120
```
109
121
cat model_ilab_scripting.sh
110
122
```
123
+
111
124
## Form letter for PRs
112
125
113
126
Hi! 👋
@@ -124,17 +137,20 @@ With confirmed success, tag the PR with "ready-for-merge" and remove the "commun
124
137
After you have merged in the PRs to the taxonomy, now you need to push this to huggingface, if you don't have access to HuggingFace, you will need to find someone to add you to it ;).
125
138
126
139
1) Clone down the repository on the staging box if you haven't already
0 commit comments