We recently added a page in our documentation highlight some of our favorite projects (with preference for open source) that use LangChain! https://
langchain.readthedocs.io/en/latest/expl
anation/cool_demos.html
… What other ones did we miss/should we feature? on some of the ones highlighted:
LLMS
-
LangChain showcases favorite open source projects using framework
By
–
-

Text-davinci-002 RLHF tuning clue in InstructGPT announcement footnote
By
–
As far as I can tell, the only clue that that text‑davinci‑002 wasn't RLHF-tuned was this footnote in the InstructGPT announcement: https://
openai.com/blog/instructi
on-following/#fn2
… -

Is text-davinci-002 RLHF-tuned? A footnote suggests otherwise.
By
–
As far as I can tell, the only clue that that text‑davinci‑002 wasn't RLHF-tuned was this footnote in the InstructGPT announcement: https://
openai.com/blog/instructi
on-following/#fn2
… -
text-davinci-003 is first RLHF model, not 002
By
–
Also, it seems that the new text‑davinci‑003 is actually the *first* released model to incorporate RLHF tuning, using the PPO algorithm. I've been misdescribing text‑davinci‑002 as an RLHF model for the past year.
-
Sparse GPT-3 Models Achieve 3x FLOP Reduction on CS-2
By
–
We trained unstructured sparse 1.3B GPT-3 models on CS-2 systems and demonstrated how we achieve competitive results at a fraction of the inference FLOPs – our 83.8% sparse model achieved a 3x reduction in FLOPs at matching performance Learn more here:
-
LangChain 0.0.25: Bug Fixes and Feature Improvements
By
–
LangChain version 0.0.25 Bug fix for the semantic similarity example selector (@AkashSamant4)
Support SQL statements that return no results (@andrewgleave – 1st PR! Welcome!!)
Tidying up SerpAPI and PALChain
Adding examples of demos that use LangChain -

BLOOM: 176B Parameter Open-Access Multilingual Language Model
By
–
BLOOM: A 176B-Parameter Open-Access Multilingual Language Model Le Scao et al.: https://
arxiv.org/abs/2211.05100 #ArtificialIntelligence #DeepLearning #MachineLearning -
Text-davinci-002 derived from code-davinci-002 with code training
By
–
News to me that text-davinci-002 derives from code-davinci-002. I imagined the code model had code training the text one lacked. It looks like they both have code training, but instruction tuning interferes with code completion use cases maybe.
-

OpenAI retroactively updates training methods for GPT-3.5 models
By
–

OpenAI update on training methods for “GPT‑3.5” models (retroactively including text‑davinci‑002): https://
beta.openai.com/docs/model-ind
ex-for-researchers
… -
Whisper Fine Tuning Events with OpenAI and Meta talks
By
–
Yess! Join @sanchitgandhi99 as he unpacks the Whisper Fine Tuning Events this Friday! Followed by talks from @OpenAI and @MetaAI on Monday!!