Articles by Tag #huggingface

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Using Hugging Face Models in Google Colab: A Beginner's Guide

This guide will walk you through using Hugging Face models in Google Colab. We’ll cover everything...

Learn More 98 0Nov 13 '24

Exploring NVIDIA’s Llama 3.1 Nemotron 70B Instruct Model: A Breakthrough in AI Language Models

The latest buzz in the AI community is NVIDIA's Llama 3.1 Nemotron 70B Instruct model, a...

Learn More 41 0Oct 18 '24

Seamless Integration of Hugging Face AI Models via API for Any Application

In this guide, I'll show you how to use Hugging Face models as an API, with Meta...

Learn More 21 0Nov 15 '24

Which LLMs Are (and Aren't) Ready for Secure Code?

Using the LLM Security Leaderboard to Select Models for Safe and Sustainable Code Most language...

Learn More 20 0Apr 22

Fine-Tuning LLMs Using HuggingFace!

In this blog, we explore the concept of fine-tuning large language models (LLMs) using HuggingFace...

Learn More 14 0Oct 3 '24

huggingface fix: you either need to activate Developer Mode or to run Python as an administrator

Problem: error...

Learn More 12 0Aug 11 '24

How to run LLM modal locally with Hugging-Face 🤗

Welcome Back - In this topic i would like to talk about how to download and run any LLM modal into...

Learn More 7 2May 17 '24

How to run any LLM model with Hugging-Face 🤗

Hugging-face 🤗 is a repository to host all the LLM models available in the world....

Learn More 5 1May 17 '24

HuggingFace login on Google Colab

Step1. Create a secret in Secrets First, create a new secret. In this case, we will use...

Learn More 5 0Dec 31 '24

My Journey through Hugging Face AI Agent Course – Unit 2.1 Final Quiz Solutions

My Solutions to the Hugging Face AI Agent Course - Unit 2.1 Final Quiz I recently...

Learn More 5 2Feb 27

Hugging Face: Interacting with Roberta and Hugging Face for the first time

This is my first interaction with Hugging Face. The free and open Ai option Date: September 15,...

Learn More 4 0Sep 14 '24

How to Run stable-diffusion-3.5-large-turbo on Google Colab

stable-diffusion-3.5-large-turbo is a high-precision text-to-image model. This guide will explain how...

Learn More 3 0Dec 8 '24

Build a Text Extractor App with Python Code Under 30 Lines Using Gradio and Hugging Face

original post: https://baxin.netlify.app/build-text-extractor-python-under-30-lines/ Extracting text...

Learn More 2 0Oct 30 '24

🤗 How to create spaces in Hugging Face?🤗

Steps to Create a New Space in Hugging Face On your profile picture, click 'New...

Learn More 2 0Sep 19 '24

Open-Source Table Extraction Tool: Extract Structured Data from Documents with OCR and Computer Vision

Extracting tabular data from documents remains one of the biggest challenges in industries like...

Learn More 2 1Jan 24

Generating replies using Huggingface interference and Mistral in NestJS

Introduction In this blog post, I demonstrated generating replies with Huggingface...

Learn More 2 0Jun 11 '24

End to end LLMOps Pipeline - Part 1 - Hugging Face

Hello everyone! Starting today, I'm launching a 10-day series where we'll be building an LLMOps...

Learn More 1 0Aug 13 '24

How to add memory to LLM Bot using DynamoDB

In the realm of artificial intelligence, the capability to remember past interactions is pivotal for...

Learn More 1 0Jul 11 '24

Part 1: Basic Implementation of Phi-3-Vision in MLX

Introduction Welcome to Part 1 of the tutorial series on porting Phi-3-Vision from PyTorch...

Learn More 1 0Jul 31 '24

Hugging Face Zero GPU Spaces: ShieldGemma Application

What is ZeroGPU Hugging Face Spaces now offers a new hardware option called...

Learn More 1 0Sep 9 '24

Machine learning for web developers

As someone who works 90% of the time on web-related projects; data science, and machine learning were...

Learn More 1 0Dec 20 '24

Faster and More Reliable Hugging Face Downloads Using aria2 and GNU Parallel

This guide offers step-by-step instructions on how to speed up and improve the reliability of your Hugging Face downloads using two powerful command-line tools: aria2 and GNU Parallel.

Learn More 1 0Mar 23

Hugging Face for AI Enthusiasts: A Comprehensive Walkthrough!

In this article, I’ll introduce Hugging Face — a company that provides tools and platforms for...

Learn More 1 0Mar 10

GRPO Pitfalls Record

I discovered that Hugging Face has adapted the core technology GRPO of DeepSeek-R1, so I decided to...

Learn More 1 0Feb 2

NLP-Poetry for the Digitally Challenged..

EVER WAnted to write a poem that resonates or read one and think, “This is beautiful, but what does...

Learn More 1 0Jan 20

📚 Announcing My New Book: Building an LLMOps Pipeline Using Hugging Face📚

📚https://pratimuniyal.gumroad.com/l/BuildinganLLMOpsPipelineUsingHuggingFace Thank you, everyone,...

Learn More 1 0Aug 12 '24

Богдан Новотарский 5

Which LLMs Are (and Aren't) Ready for...

Learn More 0 0Apr 27

[Boost]

Which LLMs Are (and Aren't) Ready for...

Learn More 0 0Apr 22

Mastering AutoModelForCausalLM: A Handbook for Novices

Introduction Are you intrigued by the potential of AutoModelForCausalLM but uncertain...

Learn More 0 0Jun 6 '24

Building Scalable Embedding Services with Rust and gRPC

Let's go ! We have to make some cool stuff In this article, I will present to you a way to make a...

Learn More 0 0Jan 28