Tag: Hugging Face
-

HuggingFace Agents
Large Language Models (LLMs) trained for causal language modeling are versatile and can handle a broad spectrum of tasks. However, they often falter with simpler tasks such as logic, calculation, and search. When these models are used in areas where they are less effective, the results may not meet expectations. To mitigate these limitations, the…
-

Phi-3 on HuggingFace
Phi-3 models are the most efficient and effective small language models (SLMs) currently on the market, surpassing similarly sized and larger models in diverse benchmarks including language, reasoning, coding, and mathematics. These models utilize high-quality data for training. The introduction of Phi-3 models provides Microsoft Azure customers with a broader range of top-tier models, enhancing…
-

HuggingFace x LangChain Partnering
We are excited to announce huggingface-langchain. A new open-source package to seamlessly integrate the latest open Models from huggingface into LangChainAI, supporting local models hosted models! TL;DR Getting Started Getting started with langchain-huggingface is straightforward. Here’s how you can install and begin using the package: Now that the package is installed, let’s have a tour of what’s inside!…
