Until a few months ago, I'd have agreed 100%. But @Replit Cycles have recently become a common purchase for me, often without much thought. Maybe it's because I sort of see them as an investment?
TOOLS
-

LLM Configuration Serialization in JSON and YAML Formats
By
–
Serialization of LLM Configurations Have a favorite temperature/parameter setting for your LLM that you want store/version not in code? Now you can! @AkashSamant4 made it super easy to read/write LLM configurations to/from disk in json and yaml format
-
LangChain Documentation Updates: New Functionality and Serialization
By
–
Check out these docs for a walkthrough of this new functionality: https://
langchain.readthedocs.io/en/latest/exam
ples/prompts/llm_functionality.html
… Check out these docs for an overview of serialization: https://
langchain.readthedocs.io/en/latest/exam
ples/prompts/llm_serialization.html
… And of course, check out the GitHub if you want to flag an issue or open a PR! https://
github.com/hwchase17/lang
chain
… -
New abstraction enables returning generation metadata like logprobs
By
–
This abstraction also opens up the door to returning more information about each generation For example, the logprobs associated with a generation (something I know @alexgraveley would love)
-

Map-Reduce Chain Speed Optimization Through LLM Call Batching
By
–
This now means that certain chains see a MASSIVE speed up. For example, the map-reduce chain can batch the map calls to the LLM, resulting in a ~75% drop in time
-

LangChain Introduces LLM Input Batch Processing
By
–
Batching of inputs Previously, the only interface for calling an LLM was to pass in a single string. With big motivation from @thepromptking, there is now an interface that takes in and returns results for multiple inputs
-

30 MLOps Requirements: Abacus AI Simplifies Machine Learning Systems
By
–
Building Machine Learning Systems is hard. Here are 30 requirements for an MLOps environment. At @abacusai we worry about this for you. You bring the data, we do the rest. (Source: "Requirements and Reference Architecture for MLOps: Insights from Industry")
-
AI-Powered Next Best Offer for Holiday Shoppers
By
–
Prepare for holiday shoppers and show the right offer at the right time! Use artificial intelligence for next best offer: https://
bit.ly/3za3B6f -
Explore DreamStudio and Midjourney for AI Image Generation
By
–
Try http://
dreamstudio.ai and http://
midjourney.com