Papers with OPT-66B

3 papers
Decoding Speculative Decoding (2025.naacl-long)

Copied to clipboard

Challenge: Speculative decoding is a widely used technique to speed up inference for Large Language Models (LLMs) Autoregressive decoding has been known to be hardware inefficient, leading to poor resource utilization and low throughput during inference.
Approach: They propose to use a draft model to generate speculative tokens and then use the target LLM to verify those tokens.
Outcome: The proposed model can provide 111% higher throughput than existing draft models and generalizes further to all LLaMA models and supervised fine-tuned models.
Rethinking the Role of Scale for In-Context Learning: An Interpretability-based Case Study at 66 Billion Scale (2023.acl-long)

Copied to clipboard

Challenge: 70% of attention heads and 20% of the feed forward networks can be removed with minimal decline in task performance.
Approach: They propose to investigate whether in-context learning is not uniform across all components of a large language model.
Outcome: The proposed model can remove 70% of attention heads and 20% of feed forward networks with minimal decline in task performance.
UPRISE: Universal Prompt Retrieval for Improving Zero-Shot Evaluation (2023.emnlp-main)

Copied to clipboard

Challenge: Large Language Models (LLMs) have impressive capabilities but need for task-specific prompt engineering can hinder their generalization.
Approach: They propose a lightweight and versatile retriever that automatically retrieves prompts for a given zero-shot task input.
Outcome: The proposed model is universally applicable across tasks and models . it mitigates hallucination problem in chatGPT, and it improves even the strongest LLMs.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations