This year, a @StanfordHAI student affinity group delves into the intersection of social sciences and AI, resulting in a paper accepted at EACL 2024, inspired by group discussions on foundation models and NLP. Read the paper: https://
bit.ly/3Ta8ZAu
LLMS
-

Stanford AI Student Group Publishes Social Science Research at EACL
By
–
-
7 Essential Things to Know About Fine-tuning LLMs
By
–
Getting started #finetuning? Here are 7 things you need to know We gathered the most common questions from helping our customers fine-tune 1000s of #LLMs and pulled together a blog with our answers to help share the knowledge!
-
Political Bias in LLMs: A Cross-Model Research Analysis
By
–
But you know this is an issue with basically all LLMs, right? Here’s a recent study that looks at political perspectives displayed by a number of models. Surely, that’s the larger story, not Google’s politics. https://
aclanthology.org/2023.acl-long.
656.pdf
… -
Ludwig v0.10.0 Released with Gemma, U-Net and Phi2 Support
By
–
Announcing #Ludwig v0.10.0: Support for @Google
's #Gemma 2B / 7B Added U-Net encoder-decoder and image output feature Added #Phi2 to model presets Support for prompt lookup decoding during generation Multiple bug fixes Full release notes: https://
pbase.ai/49JwFkO -

Deploy ChatLLMs and AI Agents at Scale with GenAI
By
–
WEBINAR Feb. 27: https://
eventbrite.com/e/chat-llms-ai
-agents-use-gen-ai-to-build-ai-systems-and-agents-at-scale-tickets-835992194157?aff=oddtdtcreator
…
—
Use #GenerativeAI to build Chat #LLMs and #AI Systems & Agents at scale.
—
Learn how to deploy the @AbacusAI ChatLLM solution and #RAG techniques to build AI agents that can transform your enterprise tasks (internal and customer-facing) -

Data LLMs Extract Hidden Insights From Your Data
By
–
Your data has a story to tell. The @AbacusAI #DataLLM can tell it, using an #AI brain that extracts insights from data. Data #LLMs can understand the patterns in your data, extract hidden insights from it, and then tell you. See: https://
blog.abacus.ai/blog/2023/08/2
4/data-llm-get-insights-from-your-data/
… #GenerativeAI #LLMOps #ML -

LangSmith GA: LangGraph Examples and RAG Resources
By
–
LangChain Release Notes, week of 2/19 LangSmith Generally Available!!
Lots of cool advanced LangGraph examples
Some great retrieval and RAG resources
Awesome community created content Read all here: https://
blog.langchain.dev/week-of-2-19-l
angchain-release-notes/
… -
Gemma-7b-FW Now Available on Poe via Fireworks AI
By
–
Gemma-7b-FW is hosted by @FireworksAI_HQ
. It’s available now at https://
poe.com/Gemma-7b-FW and across all Poe apps. (2/2) -

Google Launches Gemma 7b Lightweight Model on Poe
By
–
Now on Poe: Gemma 7b-FW! Google's new lightweight model is built from the same research and technology as the Gemini models, and outperforms similar sized open models in general language understanding, reasoning, math, and coding, according to their internal evaluations. (1/2)
-
LangGraph LATS Implementation Code and Video Tutorial Released
By
–
2/ Links For those who are eager, you can check out the code and video tutorial at the links below: Youtube: https://
youtube.com/watch?t=625
Python: https://
github.com/langchain-ai/l
anggraph/blob/main/examples/lats/lats.ipynb
… Thanks to @hinthornw for the implementation.