LangChain version 0.0.19 Sequential chains: define a list of sub-chains and run them in order
Expose prompt for changing in vector db/qa
Clean up some documentation
LLMS
-
LangChain 0.0.19: Sequential Chains and Vector DB Updates
By
–
-

RL with KL Penalties Reframed as Bayesian Inference
By
–
RL with KL penalties is better viewed as Bayesian inference Korbak et al.: https://
arxiv.org/abs/2205.11275 #ArtificialIntelligence #DeepLearning #MachineLearning -
Explaining Model Parameters in Machine Learning
By
–
for those of you wondering, what is a parameter? It’s a configuration variable that is internal to the model and whose value can be estimated from the given data. They are required by the model when making predictions. The values define the skill of the model on your problem.
-
PyTorch Optimum Achieves 4.5x Speedup for Transformer Models
By
–
A collaboration with @PyTorch to make transformer-based models faster using optimum library! Up to 4.5x speedup for text, vision and audio models using a one liner! Try it out now: https://
huggingface.co/docs/optimum/b
ettertransformer/overview
… -
LangChain 0.0.18 Release with Documentation and Interface Updates
By
–
LangChain version 0.0.18 Docstring cleanup from @Jim_Salmons (first time contributor!)
Insert ability to the docstore/vectorstore interfaces from @sjwhitmore -
Whisper Paper Reading: OpenAI’s Speech Recognition Model
By
–
Don't forget to read the paper ahead of the reading: https://
openai.com/blog/whisper/ -

Transformers Finally Added: Critical AI Architecture Recognition
By
–
Thank you for adding Transformers! Many miss it which is wrong in 2022!
-

Comparison of GPT-3 and GPT-4 Parameter Counts
By
–
Currently, GPT-3 has 175 billion parameters, which is 10x faster than any of its closest competitors. GPT-4 is rumored be about 100 trillion parameters.
-
Crypto Collapse Frees Hype Capacity for Language Models
By
–
The collapse of crypto is great news for large language models, because it frees up a lot of hype capacity.
-
Transformers Possess Greater Compositional Power Than MLPs
By
–
Those tasks are irrelevant to my point. You seem to be denying that transformers have more compositional power than MLPs.