Tag: Hugging Face
-

Hugging Face Fellows Highlights
Hugging Face Team is thrilled to present you the Fall edition of Hugging Fellows Highlights, Fall ‘23! In this page, we will go through what our Fellows accomplished in August, September and October. All the models, Spaces and datasets mentioned here can be found in this collection. 🖼️ Chansung has created Zero2Story: Novel Writing for Anyone, an app that…
-

HuggingFace TextEnvironments
HuggingFace has launched TextEnvironments, a system that serves as a conduit between a machine learning model and an array of tools, specifically Python functions, enabling the model to execute particular tasks. This system is part of the TRL (Transformers Reinforcement Learning) which integrates techniques like Supervised Fine-tuning (SFT), Reward Modeling (RM), and Proximal Policy Optimization…
-

Train LLaMA 2 on Hugging Face
The HF Team has crafted a guide to demonstrate how anyone can train LLaMA 2 on Hugging Face. This basically ability for everyone to create their own open-source version of ChatGPT without needing to code. This tutorial utilizes the LLaMA 2 base model, which will be fine-tuned for chatting using an open-source instruction dataset, and…
