Bell ~

pepper13

AI & ML interests

waifu research devision

Recent Activity

Organizations

pepper13's activity

replied to nroggendorff's post about 1 month ago
Reacted to nroggendorff's post with ๐Ÿ˜”๐Ÿ‘€ about 1 month ago
view post
Post
2105
she assert on my device until i give up AHAHEGHFDGHJHASUFSHD
ยท
Reacted to nroggendorff's post with ๐Ÿ˜”๐Ÿง ๐Ÿ‘€๐Ÿš€๐Ÿ”ฅ about 2 months ago
view post
Post
2645
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:

---
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)
  • 1 reply
ยท
Reacted to nroggendorff's post with ๐Ÿ‘€๐Ÿ”ฅโค๏ธ 2 months ago