Aligning language models to follow instructions
OpenAI publishes an approach to align language models for instruction-following. The method improves models' ability to understand and execute precise user directives, reducing off-topic responses.
8 articles
OpenAI publishes an approach to align language models for instruction-following. The method improves models' ability to understand and execute precise user directives, reducing off-topic responses.
OpenAI introduces a new API endpoint for text and code embeddings. This tool enables semantic search, clustering, topic modeling, and classification tasks.
Hugging Face upgrades its Hub search engine with advanced capabilities. The platform integrates sophisticated filters and optimized indexing to accelerate discovery of models, datasets, and spaces.
OpenAI releases a contrastive pre-training method for generating text and code embeddings. The technique improves semantic representation of data for search and similarity tasks.
Stable-baselines3, a Python library for reinforcement learning, integrates with Hugging Face Hub. Trained models can be shared, versioned, and reused directly through the platform.
Hugging Face Infinity achieves millisecond latency inference on modern CPUs. Case study demonstrates model optimization and performance without GPU requirements.
Hugging Face enhances Wav2Vec2 by integrating n-grams into the Transformers library. This optimization improves speech recognition model performance without major architectural changes.
Deployment guide for GPT-J 6B model on Amazon SageMaker using Hugging Face Transformers. Covers inference setup and integration of tools to serve the model in production.