Some updates to the PAL chain From Nick Furlotte, includes the ability to specify global/locals, and then also return intermediate steps Docs: https://
langchain.readthedocs.io/en/latest/modu
les/chains/examples/pal.html#intermediate-steps
…
AI
-
PAL Chain Updates: Global Locals and Intermediate Steps
By
–
-
NGram Example Selector for LangChain Prompt Engineering
By
–
ngram example selector Adding to the arsenal of existing example selectors, @seanspriggens added one based on ngram overlap. Select the closest examples by ngram overlap up to a threshold! Documentation: https://
langchain.readthedocs.io/en/latest/modu
les/prompts/examples/example_selectors.html#ngram-overlap-exampleselector
… -
New Beam Deployment Template for LLM Chains and Agents
By
–
New deployment template for http://
beam.cloud Lot's of people have been asking for easiest way to deploy chains/agents, and @mernit added a new deployment template for Beam! https://
langchain.readthedocs.io/en/latest/depl
oyments.html#beam
… -

LangChain from_string Method Simplifies LLMChain Construction
By
–
Usability is everything, and @brucehammer came up with a great idea for making it easier to construct LLMChains. A `from_string` method parses out the variables and auto-creates a prompt Documentation: https://
langchain.readthedocs.io/en/latest/modu
les/chains/generic/llm_chain.html#from-string
… -

Instruct Embeddings: Task-Tailored Text Embeddings from HuggingFace
By
–
@huggingface Instruct embeddings Instruct embeddings are from an instruction-finetuned embedding model that can generate text embeddings tailored to any task, *just by providing the task description* A joint effort by seanaedmiston and @EnoReyes https://
langchain.readthedocs.io/en/latest/modu
les/utils/combine_docs_examples/embeddings.html#instructembeddings
… -
LangChain 0.0.76 Release: Instruct Embeddings and New Features
By
–
Another big release! 0.0.76 main features: @huggingface Instruct embeddings (seanaedmiston, @EnoReyes
) ngram example selector (
@seanspriggens
) Other features include a new deployment template, easier way to construct LLMChain, and updates to PALChain Lets dive in -
Cerebras Andromeda: AI Supercomputer with 13.5 Million Cores
By
–
@GradFlowTech published an overview of specialized hardware for AI and mentioned: "[Cerebras' Andromeda], an AI supercomputer boasting 13.5 million cores and the ability to deliver over 1 exaflop of AI compute power." Read their full article here:
-
Yann LeCun’s Path Towards Autonomous Machine Intelligence Research
By
–
#TenstorrentTop10 research paper series: A Path Towards Autonomous Machine Intelligence by Yann LeCun #autonomous #machinelearning #Training
-
Midjourney creators lack genuine philosophical insight
By
–
to be clear…i think midjourney is pretty cool but it's just a pitch perfect example of how these dudes like have a bong rip thought pop into their head and then treat it like they're a philosopher king who has seen through the space time continuum and touched the face of truth
-

PADL: Language-Directed Physics-Based Character Control
By
–
PADL: Language-Directed Physics-Based Character Control Juravsky et al.: https://
arxiv.org/abs/2301.13868 #Artificialintelligence #DeepLearning #ReinforcementLearning