I’m rebuilding my chatbot course and I’m trying to figure out what to do with the Langchain module. I think in my ideal world it’s Langchain conversational agent that uses Function Calling but afaik that’s not built yet
LLMS
-
Starting New LLM Project: Which Technologies to Choose?
By
–
If you started a new LLM project today would you use:
-

Multi-Action Agent with OpenAI Functions for LLMs
By
–
Multi-Action Agent w/ @OpenAI Functions OpenAI functions allows the LLM to select a single tool to use… but often times it can be more efficient to have the LLM select MULTIPLE tools to use (if tasks can be done in parallel) Enter… the `openai-multi-functions` agent
-
Documentation of MMS Transformers on Hugging Face
By
–
docs: https://huggingface.co/docs/transformers/main/en/model_doc/mms
-
MMS Integration in Transformers: Easy Inference and Fine-Tuning
By
–
5 / 5 We've integrated MMS into Transformers making the models very easy to use for both inference and fine-tuning. Demo https://
huggingface.co/spaces/faceboo
k/MMS
…
Docs https://
huggingface.co/docs/transform
ers/main/en/model_doc/mms
…
Fine-Tuning -
MMS Adapters: Training Efficient Multilingual Language Models
By
–
4 / 5 To adapt to 1000+ different vocabularies, MMS uses Adapters – a training method where only a small fraction of model weights are trained Adapter layers act like linguistic bridges, enabling the model to leverage knowledge from one language when deciphering another.
-
Meta’s Multilingual Speech Model Democratizes AI Access Globally
By
–
Meta AI's recently released "Massively Multilingual Speech" (MMS) model is a huge step forward towards democratizing
Speech to every corner of the globe. In addition, it might also play a significant role in preserving global linguistic diversity. https://
huggingface.co/papers/2305.13
516
… -

7 incredible new ChatGPT plugins out of 480 tested
By
–
I tested the 480 #ChatGPT Plugins and these 7 new ones are incredible → https://youtu.be/Y01VUjCy61w #ChatGPTPlugins #ChatGPTPlus #GPT4
-
OpenAI’s Rapid Execution in AI Model and Product Shipping
By
–
moats or no-moats on gpt4 it's still super impressive how OpenAI is shipping new models, products and ideas so fast and consistently. amazing execution
-
High Quality Data Distillation from Large Noisy Corpora
By
–
More the reverse I guess: current trend is to distill high quality data from large (noisy) corpora