Today we’re releasing Code Llama 70B: a new, more performant version of our LLM for code generation — available under the same license as previous Code Llama models. Download the models https://
bit.ly/3Oil6bQ
• CodeLlama-70B
• CodeLlama-70B-Python
• CodeLlama-70B-Instruct
LLMS
-

Code Llama 70B Release: New High-Performance Code Generation Model
By
–
-

LangSmith Grouped Monitoring Charts for LLM A/B Testing
By
–
Grouped Monitoring Charts in LangSmith Our latest set of monitoring features make it possible to A/B test and compare different versions of your LLM application. Simply send up metadata or tags along with your runs, then head to the monitoring section in any project
-
Generative AI and LLMs Transform Consumer Internet Experiences
By
–
Discover how #consumerinternet companies are unleashing the power of #generativeAI, large language models (#LLMs), and #machinelearning to accelerate and enhance online experiences at #GTC24, March 18–21. Register now. https://
nvda.ws/3HDhm0V -

Evaluating LLM-Powered UI Codegen Applications with Vision Models
By
–
How do you gain confidence in your LLM-powered applications? For example, a novel use for generative AI is codegen for UIs (famously, @vercel
's V0), but such apps can be tricky to evaluate. One solution: a custom LangSmith evaluator that uses a vision model instead of -

ChatGPT does my job from A to Z with 7 GPTs
By
–
Will ChatGPT take your job? You, I don't know. But me, it's already done! In this video, I combine 7 #GPTs and #ChatGPT does my job. From A to Z → https://youtu.be/W_lvOD68oi4
-

Building Chatbots with LLMs: Retrieval, Tools, Memory
By
–
Chatbot use cases Chatbots are one of the most popular use cases for LLMs. We've just overhauled our docs on how to build them! Learn about conversational retrieval, tool usage, memory/chat history management, and more. The examples are composed with LCEL and have full
-
Top AI Predictions for 2024: Small Models, Fine-tuning, New Architectures
By
–
If 2023 was the year of the #LLM, what's in store for 2024? From the coming wave of small language models to the future of #finetuning and new LLM architectures (e.g. #MoE), here are our top #AI predictions for the coming year!
-
LLMs Achieve Success in Text Classification, Translation, and Programming
By
–
Large Language Models (LLMs) have achieved unprecedented success in tasks such as text classification (TC), machine translation (MT), computer programming (CP), and writing most sentences in the introduction of this paper (WMSITIOTP)
-
Sharing Daily Content on Python, Data Science and Machine Learning
By
–
That's a wrap! Every day, I share and simply content around Python, Data Science, Machine Learning & Large Language Models. Find me → @Sumanth_077 Like/RT the first tweet and help this reach more people.
-
Using %%ai Magic Command in JupyterLab for Natural Language Model Chat
By
–
Use the "%%ai" magic command to specify a model chat with the model using a natural language prompt: Check this out: https://
github.com/jupyterlab/jup
yter-ai
…