Works! Made a script to pump ~1,000,000 images from http://
avatarai.me into R2 and delete from local to save space, about 200GB
CODE
-

Script automates million AI images transfer to R2 cloud
By
–
-

First Paper Using LangChain Framework Published
By
–
The first paper (that we know off) to use @langchain
! @johnjnay -
Fundamental vs Accidental Complexity in Software Engineering
By
–
Software complexity comes in two forms — fundamental & accidental. The task of a software engineer is to discover & write down the fundamental complexity of a solution to a problem, while inventing the minimal amount of accidental complexity.
-
Five things to consider before choosing MLOps tools
By
–
Five things to keep in mind before finalizing the MLOps tool for your team. (A thread) cc: @abacusai
-
Bring Your Own Model Platforms: MLOps in a Box
By
–
The future of machine learning for many out there: "Bring Your Own Model" platforms. Upload a trained model and get: • A RESTful interface
• Versioning
• Monitoring
• Scalability MLOps in a box. @abacusai is a great example of this. -
Colossal-AI Achieves 46x Hardware Savings for AIGC
By
–
Hardware Savings Up to 46 Times for AIGC and Automatic Parallelism in New Colossal-AI Release https://
syncedreview.com/2023/01/04/har
dware-savings-up-to-46-times-for-aigc-and-automatic-parallelism-in-new-colossal-ai-release/
… -

PHP Image Upload to R2 Cloud Storage Migration
By
–
Okay it works! Uploaded image from PHP. Will now switch http://
interiorai.com to upload them to R2 on every render and delete it from VPS -
Chrome Extension Adds Real-Time Data to ChatGPT
By
–
ChatGPT no tiene conexión a Internet y su conocimiento está capado hasta 2021… Peeeeeeero si añades como contexto en tu input información actual el bot podrá trabajar con ella.
— Carlos Santana (@DotCSV) 4 janvier 2023
¡Pues está extensión de Chrome automatiza ese proceso, añadiendo info actual a tu búsqueda! 👇 https://t.co/Hspnj01bPMChatGPT no tiene conexión a Internet y su conocimiento está capado hasta 2021… Peeeeeeero si añades como contexto en tu input información actual el bot podrá trabajar con ella. ¡Pues está extensión de Chrome automatiza ese proceso, añadiendo info actual a tu búsqueda!
-
Fine-tuned Whisper Model for Mongolian Language Released
By
–
It’s lovely to see fine-tuned whisper checkpoints being put to such fantastic use 🤗
— Vaibhav (VB) Srivastav (@reach_vb) 4 janvier 2023
You can also test out @_tsogoo_’s space to explore the model further: https://t.co/mvwEMRAaqO 🚀 https://t.co/rZLb73qeq0It’s lovely to see fine-tuned whisper checkpoints being put to such fantastic use You can also test out @_tsogoo_
’s space to explore the model further: https://
huggingface.co/spaces/bayarts
ogt/whisper-demo-mongolian
… -
ChatGPT Output Formats: Tables, Code, HTML, and Graphics
By
–
For a table, just ask. "Return in a table format" It can also return code blocks, html, and ASCII graphics. I think it had an SVG-maker that got disabled because people were abusing it to draw naughty stuff, but that'll probably come back at some point.