Glide
company
AI & ML interests
None defined yet.
glides's activity
nroggendorffย
posted
an
update
about 2 hours ago
nroggendorffย
posted
an
update
6 days ago
Post
1641
Why do we only get to post once every 24 hours? I've been waiting *so long*. Anyway, now that the wait is finally over, I have some very important information to share.
nroggendorffย
posted
an
update
12 days ago
nroggendorffย
posted
an
update
21 days ago
nroggendorffย
posted
an
update
24 days ago
nroggendorffย
posted
an
update
26 days ago
Post
1314
Can we please do something about this? It makes everything I do so much harder, and because my local machine is so terrible, I am forced to test in production. This makes debugging so difficult.
nroggendorff/system-exit
cc @victor
nroggendorff/system-exit
cc @victor
nroggendorffย
posted
an
update
30 days ago
nroggendorffย
posted
an
update
about 1 month ago
nroggendorffย
posted
an
update
about 1 month ago
nroggendorffย
posted
an
update
about 2 months ago
nroggendorffย
posted
an
update
2 months ago
nroggendorffย
posted
an
update
2 months ago
nroggendorffย
posted
an
update
2 months ago
nroggendorffย
posted
an
update
2 months ago
Post
1195
wdym you can't pickle
~!??
_io.TextIOWrapper
~!??
nroggendorffย
posted
an
update
3 months ago
nroggendorffย
posted
an
update
3 months ago
Post
1259
100 followers? When did that happen?
nroggendorffย
posted
an
update
3 months ago
nroggendorffย
posted
an
update
3 months ago
Post
2653
When huggingface patches this, I'm going to be really sad, but in the meantime, here you go:
When AutoTrain creates a new space to train your model, it does so via the huggingface API. If you modify the code so that it includes a premade README.md file, you can add these two lines:
This will tell huggingface to listen for the iframe on your port, instead of the one autotrain is actually hosting on, and because startup time isn't charged, you get the product for free. (you can take this even further by switching compute type to A100 or something)
When AutoTrain creates a new space to train your model, it does so via the huggingface API. If you modify the code so that it includes a premade README.md file, you can add these two lines:
---
app_port: 8080 # or any integer besides 7860 that's greater than 2 ** 10
startup_duration_timeout: 350m
---
This will tell huggingface to listen for the iframe on your port, instead of the one autotrain is actually hosting on, and because startup time isn't charged, you get the product for free. (you can take this even further by switching compute type to A100 or something)
nroggendorffย
posted
an
update
3 months ago
Post
1519
pretty much all of the values in the llama training post are placeholders, so if you dont get a desireable result tweak and tweak and tweak. it took months to get smallama to do anything
nroggendorffย
posted
an
update
3 months ago
Post
1098
maybe